react-bootstrap-toggle
Advanced tools
Comparing version 2.2.5 to 2.2.6
{ | ||
"name": "react-bootstrap-toggle", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "A React version of the bootstrap-toggle without the JQuery dependency", | ||
@@ -11,2 +11,3 @@ "main": "./dist/index.js", | ||
"scripts": { | ||
"prepublish": "npm run build && cp src/bootstrap2-toggle.css dist", | ||
"test": "jest", | ||
@@ -32,3 +33,3 @@ "test:watch": "jest --watch", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-es2015": "^6.18.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-react": "^6.16.0", | ||
@@ -61,5 +62,5 @@ "babel-preset-stage-0": "^6.16.0", | ||
"peerDependencies": { | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0" | ||
"react": ">=15.0.0", | ||
"react-dom": ">=15.0.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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
24594
9
434