Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "prefiks", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Get the vendors prefixes of a css properties, according to can i use datas.", | ||
@@ -42,8 +42,7 @@ "keywords": [ | ||
"grunt-contrib-coffee": "^0.10.1", | ||
"grunt-contrib-jshint": "~0.6.4", | ||
"grunt-contrib-nodeunit": "~0.2.0", | ||
"grunt-contrib-watch": "~0.5.3" | ||
"grunt-contrib-nodeunit": "~0.4.1", | ||
"grunt-contrib-watch": "~0.6.1" | ||
}, | ||
"dependencies": { | ||
"caniuse-db": "^1.0.20140702", | ||
"caniuse-db": "^1.0", | ||
"lodash": "^2.4.1", | ||
@@ -50,0 +49,0 @@ "semver": "^2.3.1" |
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
6
16953
Updatedcaniuse-db@^1.0