stylecow-plugin-prefixes
Advanced tools
Comparing version 6.0.3 to 6.0.4
{ | ||
"name": "stylecow-plugin-prefixes", | ||
"description": "Stylecow plugin to add vendor prefixes automatically.", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"engines": { | ||
@@ -18,6 +18,6 @@ "node": ">=4.0" | ||
"test": "mocha tests/cases.js", | ||
"caniuse": "node test/caniuser-checker.js" | ||
"caniuse": "node tests/caniuse-checker.js" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^2.4.5", | ||
"mocha": "^3.0.2", | ||
"stylecow-core": "^2.3.0" | ||
@@ -24,0 +24,0 @@ }, |
@@ -42,3 +42,3 @@ { | ||
"type": "String", | ||
"name": "shape" | ||
"name": "#shape" | ||
} | ||
@@ -71,3 +71,3 @@ ] | ||
"type": "String", | ||
"name": "shape" | ||
"name": "#shape" | ||
} | ||
@@ -74,0 +74,0 @@ ] |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
404432