react-disposable-modal
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "react-disposable-modal", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "React-disposable-modal is a reactive API for building modal components in React.", | ||
@@ -10,3 +10,3 @@ "main": "lib/disposable-modal.js", | ||
"scripts": { | ||
"prepublish": "npm run build", | ||
"prepublish": "yarn build", | ||
"build": "babel src --out-dir lib --source-maps" | ||
@@ -20,8 +20,9 @@ }, | ||
}, | ||
"peerDependencies": { | ||
"react": ">=15", | ||
"react-dom": ">=15" | ||
}, | ||
"dependencies": { | ||
"disposable-component": "^0.3.1", | ||
"react": "^16.6.3", | ||
"react-disposable-decorator": "^4.0.0", | ||
"react-dom": "^16.6.3", | ||
"rx": "^4.1.0" | ||
"disposable-component": "^0.3.2", | ||
"react-disposable-decorator": "^4.0.0" | ||
}, | ||
@@ -28,0 +29,0 @@ "files": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4
22366
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removedreact@^16.6.3
- Removedreact-dom@^16.6.3
- Removedrx@^4.1.0
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedrx@4.1.0(transitive)
- Removedscheduler@0.19.1(transitive)
Updateddisposable-component@^0.3.2