recoil-nexus
Advanced tools
Comparing version 0.3.6 to 0.3.7
{ | ||
"name": "recoil-nexus", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "A small Typescript package to access your Recoil atoms outside of React components.", | ||
@@ -20,3 +20,3 @@ "main": "build/RecoilNexus.js", | ||
"dependencies": { | ||
"recoil": "^0.4.0" | ||
"recoil": "^0.5.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "repository": { |
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
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
+ Addedrecoil@0.5.2(transitive)
- Removedrecoil@0.4.1(transitive)
Updatedrecoil@^0.5.0