blip-toolkit
Advanced tools
Comparing version 1.4.4 to 1.4.5
{ | ||
"name": "blip-toolkit", | ||
"description": "'BLiP's Toolkit'", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"license": "MIT", | ||
"main": "dist/blip-toolkit.css", | ||
"main": "dist/blip-toolkit.js", | ||
"files": [ | ||
@@ -16,3 +16,3 @@ "dist/blip-toolkit.css", | ||
"start": "./node_modules/.bin/webpack-dev-server --mode development --open --config ./build/webpack.dev.conf.js", | ||
"build": "npm run test && webpack --mode production --config ./build/webpack.prod.conf.js", | ||
"build": "webpack --mode production --config ./build/webpack.prod.conf.js", | ||
"lint": "./node_modules/.bin/eslint .", | ||
@@ -19,0 +19,0 @@ "semantic-release": "./node_modules/.bin/semantic-release --prepare && npm publish && semantic-release post", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
74162