@logux/actions
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -43,1 +43,2 @@ export { | ||
} from './define-action/index.js' | ||
export { LoguxNotFoundError } from './logux-not-found/index.js' |
@@ -16,3 +16,4 @@ export { | ||
export { loguxProcessed, loguxUndo } from './processing/index.js' | ||
export { LoguxNotFoundError } from './logux-not-found/index.js' | ||
export { zero, zeroClean } from './zero-knowledge/index.js' | ||
export { defineAction } from './define-action/index.js' |
{ | ||
"name": "@logux/actions", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Types and action creators for build-in Logux actions", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
10994
17
297