@ez4/stateful
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"name": "@ez4/stateful", | ||
"description": "EZ4: Components to manage states with dependencies", | ||
"version": "0.5.0", | ||
"description": "EZ4: State management with dependencies for providers", | ||
"version": "0.6.0", | ||
"author": "Silas B.", | ||
"license": "MIT", | ||
"type": "module", | ||
"keywords": [ | ||
"ez4" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sbalmt/ez4.git", | ||
"directory": "packages/stateful" | ||
}, | ||
"engines": { | ||
@@ -30,4 +38,4 @@ "node": ">=20.15.0" | ||
"dependencies": { | ||
"@ez4/utils": "^0.5.0" | ||
"@ez4/utils": "^0.6.0" | ||
} | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
19039
0
+ Added@ez4/utils@0.6.0(transitive)
- Removed@ez4/utils@0.5.0(transitive)
Updated@ez4/utils@^0.6.0