react-inline
Advanced tools
+5
-0
@@ -12,2 +12,7 @@ # Changelog | ||
| ## 0.8.1 (November 7, 2015) | ||
| - **Bug Fix** | ||
| - Make babel-runtime a dependency | ||
| ## 0.8.0 (November 7, 2015) | ||
@@ -14,0 +19,0 @@ |
+2
-2
| { | ||
| "name": "react-inline", | ||
| "version": "0.8.0", | ||
| "version": "0.8.1", | ||
| "description": "Transform inline styles defined in JavaScript modules into static CSS code and class names so they become available to, e.g. the `className` prop of React elements.", | ||
@@ -36,2 +36,3 @@ "keywords": [ | ||
| "babel-core": "^6.1.2", | ||
| "babel-runtime": "^6.0.14", | ||
| "clean-css": "^3.2.8", | ||
@@ -53,3 +54,2 @@ "commoner": "martinandert/commoner#react-inline", | ||
| "babel-preset-stage-1": "^6.1.2", | ||
| "babel-runtime": "^6.0.14", | ||
| "eslint": "^1.9.0", | ||
@@ -56,0 +56,0 @@ "istanbul": "^0.4.0", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
58558
0.14%10
-9.09%11
10%+ Added