@-0/spool
Advanced tools
Comparing version 0.3.45 to 0.3.46
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.45", | ||
"version": "0.3.46", | ||
"description": "SPA framework built on top of http://thi.ng/umbrella ecosystem", | ||
@@ -35,22 +35,22 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@-0/keys": "^0.3.57", | ||
"@-0/utils": "^0.3.55" | ||
"@-0/keys": "^0.3.58", | ||
"@-0/utils": "^0.3.56" | ||
}, | ||
"peerDependencies": { | ||
"@thi.ng/paths": "^5.0.3", | ||
"@thi.ng/rstream": "^7.0.3" | ||
"@thi.ng/paths": "^5.0.4", | ||
"@thi.ng/rstream": "^7.0.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.15.4", | ||
"@thi.ng/arrays": "^2.0.3", | ||
"@thi.ng/associative": "6.0.3", | ||
"@thi.ng/atom": "^5.0.3", | ||
"@thi.ng/checks": "^3.0.3", | ||
"@thi.ng/paths": "^5.0.3", | ||
"@thi.ng/rstream": "^7.0.3", | ||
"@thi.ng/transducers": "^8.0.3", | ||
"@thi.ng/arrays": "^2.0.4", | ||
"@thi.ng/associative": "6.0.4", | ||
"@thi.ng/atom": "^5.0.4", | ||
"@thi.ng/checks": "^3.0.4", | ||
"@thi.ng/paths": "^5.0.4", | ||
"@thi.ng/rstream": "^7.0.4", | ||
"@thi.ng/transducers": "^8.0.4", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^16.11.4", | ||
"@typescript-eslint/eslint-plugin": "^5.1.0", | ||
"@typescript-eslint/parser": "^5.1.0", | ||
"@types/node": "^16.11.5", | ||
"@typescript-eslint/eslint-plugin": "^5.2.0", | ||
"@typescript-eslint/parser": "^5.2.0", | ||
"babel-jest": "^27.3.1", | ||
@@ -57,0 +57,0 @@ "cross-env": "^7.0.3", |
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
Updated@-0/keys@^0.3.58
Updated@-0/utils@^0.3.56