@waiting/shared-core
Advanced tools
Comparing version 23.11.0 to 23.12.0
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "23.11.0", | ||
"version": "23.12.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@types/minimist": "^1.2.5", | ||
"@waiting/shared-types": "^23.6.0", | ||
"@waiting/shared-types": "^23.12.0", | ||
"minimist": "^1.2.8", | ||
@@ -76,3 +76,3 @@ "semver": "^7.6.2", | ||
"lint:nofix": "eslint --cache src test", | ||
"pretest": "npm run build && npm run build:unit", | ||
"pretest": "npm run build:unit", | ||
"rp": "tsx bin-hashbang.js", | ||
@@ -82,3 +82,3 @@ "test": "cross-env NODE_ENV=test TS_NODE_PROJECT=test/tsconfig.json mocha --jobs=4", | ||
}, | ||
"gitHead": "3ac22cfadae02168f9006de47af6b45935b4045f" | ||
"gitHead": "9218536c22fdd89084cd5ed86eebefaf6eddc670" | ||
} |
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
161509