@seedcss/seed-publish
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@seedcss/seed-publish", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Mixins that manage rendered CSS from modular importing", | ||
@@ -44,5 +44,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"mkdirp": "0.5.1", | ||
"node-sass": "4.9.0", | ||
"seed-bistro": "0.2.0" | ||
"mkdirp": "^0.5.1", | ||
"node-sass": "^4.9.3", | ||
"seed-bistro": "^0.2.0" | ||
}, | ||
@@ -54,3 +54,4 @@ "publishConfig": { | ||
"postversion": "npm run build", | ||
"gitHead": "74c003236232e222fd5778cf6f7cfca1129c1ec5" | ||
"prepack": "npm run build", | ||
"gitHead": "8bf23e91822b26218c812f2ea845a0f33773a62a" | ||
} |
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
13358