@sassoftware/restaflib
Advanced tools
Comparing version 1.7.8 to 1.7.9
{ | ||
"name": "@sassoftware/restaflib", | ||
"version": "1.7.8", | ||
"version": "1.7.9", | ||
"description": "collection of useful functions for common scenarios", | ||
@@ -26,3 +26,4 @@ "main": "./lib/restaflib.js", | ||
"scripts": { | ||
"build": "rimraf dist && rimraf lib && webpack --env.node --config webpack.config.js && webpack --config webpack.config.js && webpack -p -m --config webpack.config.js" | ||
"build": "rimraf dist && rimraf lib && webpack --env.node --config webpack.config.js && webpack --config webpack.config.js && webpack -p -m --config webpack.config.js", | ||
"publish": "npm publish --access public" | ||
}, | ||
@@ -29,0 +30,0 @@ "dependencies": { |
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
942273