react-side-effect
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "react-side-effect", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Create components whose prop changes map to a global side effect", | ||
"main": "lib/index.js", | ||
"module": "lib/index.es.js", | ||
"scripts": { | ||
"build": "node scripts/build.js", | ||
"clean": "rimraf lib", | ||
"prepublish": "npm test && npm run clean && npm run build", | ||
"prepare": "npm test && npm run clean && npm run build", | ||
"test": "mocha", | ||
@@ -12,0 +11,0 @@ "test:watch": "mocha --watch", |
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
0
25533