@-0/spool
Advanced tools
Comparing version 0.2.102 to 0.2.103
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.102", | ||
"version": "0.2.103", | ||
"description": "SPA framework built on top of http://thi.ng/umbrella ecosystem", | ||
@@ -21,3 +21,3 @@ "main": "./lib/index.js", | ||
"docs": "npm run types && npm run jsdoc", | ||
"patch": "npm version patch && npm run docs && npm run pages && npm publish", | ||
"patch": "npm version patch && npm publish", | ||
"postgit": "git push origin master && npm run patch", | ||
@@ -45,4 +45,4 @@ "ncu": "ncu -u && npm i && npm audit fix", | ||
"dependencies": { | ||
"@-0/keys": "^0.2.96", | ||
"@-0/utils": "^0.2.96" | ||
"@-0/keys": "^0.2.100", | ||
"@-0/utils": "^0.2.97" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.26", | ||
"@types/node": "^14.14.27", | ||
"@typescript-eslint/eslint-plugin": "^4.15.0", | ||
@@ -62,0 +62,0 @@ "@typescript-eslint/parser": "^4.15.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
35936
15
Updated@-0/keys@^0.2.100
Updated@-0/utils@^0.2.97