react-shadow
Advanced tools
{ | ||
"name": "react-shadow", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Utilise Shadow DOM in React with all the benefits of style encapsulation.", | ||
@@ -8,3 +8,3 @@ "main": "dist/react-shadow.js", | ||
"start": "node example/server/default.js", | ||
"build": "webpack -p && npm run example", | ||
"build": "webpack && npm run example", | ||
"example": "webpack --config webpack.dev-config.js", | ||
@@ -54,5 +54,3 @@ "test": "npm run spec && npm run lint", | ||
"ramda": "^0.22.1", | ||
"react": "^15.3.1", | ||
"react-addons-test-utils": "^15.3.1", | ||
"react-dom": "^15.3.1", | ||
"sinon": "^1.17.5", | ||
@@ -115,3 +113,7 @@ "webpack": "^2.1.0-beta.22", | ||
} | ||
}, | ||
"dependencies": { | ||
"react": "^15.3.1", | ||
"react-dom": "^15.3.1" | ||
} | ||
} |
@@ -10,2 +10,10 @@ module.exports = { | ||
}, | ||
externals: { | ||
'react': { | ||
commonjs2: 'react', | ||
}, | ||
'react-dom':{ | ||
commonjs2: 'react-dom', | ||
} | ||
}, | ||
module: { | ||
@@ -12,0 +20,0 @@ loaders: [ |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
24
-7.69%3154
174.5%601287
-13.23%2
Infinity%2
Infinity%