@waiting/shared-core
Advanced tools
Comparing version 23.6.0 to 23.6.1
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "23.6.0", | ||
"version": "23.6.1", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -33,2 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/minimist": "^1.2.5", | ||
"@waiting/shared-types": "^23.6.0", | ||
@@ -40,3 +41,2 @@ "minimist": "^1.2.8", | ||
"devDependencies": { | ||
"@types/minimist": "1", | ||
"undici": "^6.13.0" | ||
@@ -81,3 +81,3 @@ }, | ||
}, | ||
"gitHead": "8c2868045846f7045fe02fe9fac8f66d8994ffc5" | ||
"gitHead": "3d8ec3c261774680c5b62e87fd31965e9314026e" | ||
} |
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
140230
1
5
+ Added@types/minimist@^1.2.5
+ Added@types/minimist@1.2.5(transitive)