We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebe8f7 commit 449f5d2Copy full SHA for 449f5d2
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# 1.2.5 - 2016-08-20
2
+
3
- Fixed: security issue due to the usage of ``eval()``.
4
This is to avoid an arbitrary code execution.
5
Now operations are resolved using
package.json
@@ -1,6 +1,6 @@
{
"name": "reduce-css-calc",
- "version": "1.2.4",
+ "version": "1.2.5",
"description": "Reduce CSS calc() function to the maximum",
"keywords": [
6
"css",
0 commit comments