react-scrubber
Advanced tools
Comparing version 0.0.2 to 0.1.0
{ | ||
"name": "react-scrubber", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "React scrubber component with touch controls, styling, and lots event handlers", | ||
"main": "index.js", | ||
"main": "./dist/index.js", | ||
"scripts": { | ||
"build": "babel src --presets @babel/preset-react --plugins @babel/plugin-proposal-class-properties --out-dir dist", | ||
"build": "babel src --presets @babel/preset-react --plugins @babel/plugin-proposal-class-properties --out-dir dist --copy-files", | ||
"prepublish": "yarn build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -28,3 +29,2 @@ }, | ||
"files": [ | ||
"src", | ||
"dist" | ||
@@ -31,0 +31,0 @@ ], |
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
8352
4
200