@startup-booster/move-mobx
Advanced tools
Comparing version 0.1.12 to 0.1.13
@@ -82,3 +82,3 @@ const { observable } = require('mobx'); | ||
return createElement(ConnectionProvider.Provider, { value: contextValue }, children); | ||
return createElement(ConnectionContext.Provider, { value: contextValue }, children); | ||
}; | ||
@@ -85,0 +85,0 @@ |
{ | ||
"name": "@startup-booster/move-mobx", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"main": "move-mobx.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@startup-booster/move": "0.1.12" | ||
"@startup-booster/move": "0.1.13" | ||
}, | ||
@@ -9,0 +9,0 @@ "peerDependencies": { |
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
4595
+ Added@startup-booster/move@0.1.13(transitive)
- Removed@startup-booster/move@0.1.12(transitive)
Updated@startup-booster/move@0.1.13