@ngneat/elf
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -10,1 +10,2 @@ export { Store, Reducer, StoreValue, StoreDef, ReducerContext, } from './lib/store'; | ||
export { StateOf, Query, OrArray } from './lib/types'; | ||
export { setProp } from './lib/mutations'; |
{ | ||
"name": "@ngneat/elf", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "A reactive state management for JS applications", | ||
@@ -34,5 +34,5 @@ "publishConfig": { | ||
}, | ||
"main": "./store.umd.js", | ||
"module": "./store.esm.js", | ||
"main": "./index.umd.js", | ||
"module": "./index.esm.js", | ||
"typings": "./index.d.ts" | ||
} |
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
33326
15
808
1