@maslick/react-radiaslider
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@maslick/react-radiaslider", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "React component for radiaslider", | ||
@@ -32,3 +32,2 @@ "repository": { | ||
"@maslick/radiaslider": "^1.5.0", | ||
"dist": "^0.1.2", | ||
"prop-types": "^15.6.2" | ||
@@ -51,7 +50,7 @@ }, | ||
"scripts": { | ||
"test": "parcel index.html --public-url ./ -d test/", | ||
"demo": "rm -fr demo/ && parcel build index.html --public-url ./ --out-dir demo/", | ||
"build:dev": "NODE_ENV=development rollup -c", | ||
"build:prod": "NODE_ENV=production rollup -c" | ||
"build:prod": "NODE_ENV=production rollup -c", | ||
"test": "parcel index.html -d test", | ||
"demo": "rm -fr demo/ && parcel build index.html --public-url ./ --out-dir demo/" | ||
} | ||
} |
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
4
0
32972
- Removeddist@^0.1.2
- Removeddist@0.1.2(transitive)
- Removedfilesize@1.6.7(transitive)
- Removedoptimist@0.3.7(transitive)
- Removeduglify-js@1.3.5(transitive)
- Removedwordwrap@0.0.3(transitive)