es6-react-mixins
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "es6-react-mixins", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Augments ES6 classes with ES6 or traditional React mixins", | ||
@@ -24,6 +24,5 @@ "author": "Angus Croll", | ||
"devDependencies": { | ||
"babel": "^5.1.13", | ||
"babel-core": "^5.1.11", | ||
"babel-loader": "^5.0.0", | ||
"babel-runtime": "^5.1.13", | ||
"babel": "^5.5.8", | ||
"babel-core": "^5.5.8", | ||
"babel-loader": "^5.1.4", | ||
"karma": "^0.12.31", | ||
@@ -38,2 +37,5 @@ "karma-chai": "^0.1.0", | ||
}, | ||
"dependencies": { | ||
"babel-runtime": "^5.5.8" | ||
}, | ||
"bugs": { | ||
@@ -40,0 +42,0 @@ "url": "https://github.com/angus-c/es6-react-mixins/issues" |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
11267
11
6
1