@exodus/atoms
Advanced tools
Comparing version 3.1.0 to 3.2.0
{ | ||
"name": "@exodus/atoms", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"main": "src/index.js", | ||
@@ -36,3 +36,3 @@ "author": "Exodus Movement Inc.", | ||
}, | ||
"gitHead": "6aca43c9d371da13ffca0de1d9a0bc9c3f14ee25" | ||
"gitHead": "ba219ca9ea31decf1de775be9a59a56bb8bb2128" | ||
} |
@@ -14,1 +14,2 @@ export { default as createAtomMock } from './factories/memory' | ||
export { default as readOnly } from './enhancers/read-only' | ||
export { default as enforceObservableRules } from './enforce-rules' |
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
14033
340