Comparing version 1.0.9 to 1.1.0
@@ -1,1 +0,1 @@ | ||
module.exports = require("./lib/px_vw"); | ||
module.exports = require("./lib/px_vw"); |
{ | ||
"name": "px_vw", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "Convert your stylesheet unit from 'px' to 'vw'", | ||
@@ -16,2 +16,8 @@ "main": "index.js", | ||
"px_vw", | ||
"px2vw", | ||
"px", | ||
"px-vw", | ||
"px-to-vw", | ||
"stylesheet-unit", | ||
"viewportwidth", | ||
"flexible" | ||
@@ -23,3 +29,3 @@ ], | ||
"css": "^2.2.1", | ||
"object-assign":"^4.1.1", | ||
"object-assign": "^4.1.1", | ||
"commander": "^2.15.1", | ||
@@ -35,2 +41,2 @@ "chalk": "^2.3.2" | ||
} | ||
} | ||
} |
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
5349
118