@dump247/storybook-state
Advanced tools
Comparing version 1.0.3 to 1.0.4
import React from 'react'; | ||
import { withState } from './index'; | ||
import { mount, configure } from 'enzyme'; | ||
import Adapter from 'enzyme-adapter-react-16'; | ||
import Adapter from 'enzyme-adapter-react-15'; | ||
@@ -6,0 +6,0 @@ configure({ adapter: new Adapter() }); |
{ | ||
"name": "@dump247/storybook-state", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Manage component state in storybook stories.", | ||
@@ -29,7 +29,7 @@ "main": "dist/index.js", | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0" | ||
"react": "^15.6.0" | ||
}, | ||
"dependencies": { | ||
"prop-types": "^15.6.0", | ||
"react": "^16.1.1", | ||
"react": "^15.6.0", | ||
"uuid": "^3.1.0" | ||
@@ -44,6 +44,7 @@ }, | ||
"enzyme": "^3.2.0", | ||
"enzyme-adapter-react-16": "^1.1.0", | ||
"enzyme-adapter-react-15": "^1.0.5", | ||
"jest": "^21.2.1", | ||
"react-dom": "^16.1.1" | ||
"react-dom": "^15.6.0", | ||
"react-test-renderer": "^15.6.2" | ||
} | ||
} |
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
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
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
196042
10
5378
10
1
+ Addedasap@2.0.6(transitive)
+ Addedcore-js@1.2.7(transitive)
+ Addedcreate-react-class@15.7.0(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addedfbjs@0.8.18(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedis-stream@1.1.0(transitive)
+ Addedisomorphic-fetch@2.2.1(transitive)
+ Addednode-fetch@1.7.3(transitive)
+ Addedpromise@7.3.1(transitive)
+ Addedreact@15.7.0(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addedua-parser-js@0.7.40(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)
- Removedreact@16.14.0(transitive)
Updatedreact@^15.6.0