react-cool-color-picker
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -1,1 +0,1 @@ | ||
module.exports = require('./src/Component/ColorPicker.js'); | ||
module.exports = require('./compiled/Component/ColorPicker.js'); |
{ | ||
"name": "react-cool-color-picker", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"private": false, | ||
@@ -12,5 +12,5 @@ "dependencies": { | ||
"devDependencies": { | ||
"eslint": "3.16.1", | ||
"eslint-plugin-react": "6.4.1", | ||
"autoprefixer": "6.7.2", | ||
"babel": "^6.23.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "6.22.1", | ||
@@ -20,3 +20,6 @@ "babel-eslint": "7.1.1", | ||
"babel-loader": "6.2.10", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-react": "^6.24.1", | ||
"babel-preset-react-app": "^2.2.0", | ||
"babel-preset-stage-0": "^6.24.1", | ||
"babel-runtime": "^6.20.0", | ||
@@ -30,2 +33,3 @@ "case-sensitive-paths-webpack-plugin": "1.1.4", | ||
"dotenv": "2.0.0", | ||
"eslint": "3.16.1", | ||
"eslint-config-react-app": "^0.6.2", | ||
@@ -36,2 +40,3 @@ "eslint-loader": "1.6.0", | ||
"eslint-plugin-jsx-a11y": "4.0.0", | ||
"eslint-plugin-react": "6.4.1", | ||
"extract-text-webpack-plugin": "1.0.1", | ||
@@ -58,2 +63,4 @@ "file-loader": "0.10.0", | ||
"build": "node scripts/build.js", | ||
"prepublish": "babel src --out-dir compiled", | ||
"sendtoNpm" : "prepublish && publish", | ||
"test": "node scripts/test.js --env=jsdom" | ||
@@ -60,0 +67,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
424367
36
2000
1
43