@-0/utils
Advanced tools
Comparing version 0.2.80 to 0.2.81
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.80", | ||
"version": "0.2.81", | ||
"description": "utilities for the `-0` org/framework built on @thi.ng/umbrella ecosystem", | ||
@@ -21,3 +21,3 @@ "main": "./lib/index.js", | ||
"ncu": "ncu -u && npm i && npm audit fix", | ||
"git": "npm run ncu && git add . && git commit -m" | ||
"git": "git add . && git commit -m" | ||
}, | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@-0/keys": "^0.2.83", | ||
"@-0/keys": "^0.2.84", | ||
"@thi.ng/checks": "^2.8.0", | ||
@@ -42,3 +42,3 @@ "@thi.ng/rstream": "^5.1.0" | ||
"@babel/plugin-transform-modules-commonjs": "^7.12.1", | ||
"@-0/keys": "^0.2.83", | ||
"@-0/keys": "^0.2.84", | ||
"@thi.ng/checks": "^2.8.0", | ||
@@ -45,0 +45,0 @@ "@thi.ng/rstream": "^5.1.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
14817