@waiting/shared-core
Advanced tools
Comparing version 23.5.0 to 23.5.1
@@ -0,2 +1,4 @@ | ||
import { patchZxQuote } from './lib/zx.js'; | ||
export * from './lib/index.js'; | ||
patchZxQuote(); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "23.5.0", | ||
"version": "23.5.1", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"semver": "^7.6.0", | ||
"zx": "^7.2.3" | ||
"zx": "^8.0.1" | ||
}, | ||
@@ -80,3 +80,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7a5a3d145b098cf45ac6196c253121c884b2e2f9" | ||
"gitHead": "429a8d662eb074a862354692fa5975e57b28c00a" | ||
} |
@@ -0,4 +1,7 @@ | ||
import { patchZxQuote } from './lib/zx.js' | ||
export * from './lib/index.js' | ||
patchZxQuote() | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
140108
120
2880
+ Added@types/node@22.9.3(transitive)
+ Addedundici-types@6.19.8(transitive)
+ Addedzx@8.2.2(transitive)
- Removed@nodelib/fs.scandir@2.1.5(transitive)
- Removed@nodelib/fs.stat@2.0.5(transitive)
- Removed@nodelib/fs.walk@1.2.8(transitive)
- Removed@types/minimist@1.2.5(transitive)
- Removed@types/node@18.19.65(transitive)
- Removed@types/ps-tree@1.1.6(transitive)
- Removed@types/which@3.0.4(transitive)
- Removedbraces@3.0.3(transitive)
- Removedchalk@5.3.0(transitive)
- Removeddata-uri-to-buffer@4.0.1(transitive)
- Removeddir-glob@3.0.1(transitive)
- Removedfast-glob@3.3.2(transitive)
- Removedfastq@1.17.1(transitive)
- Removedfetch-blob@3.2.0(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedformdata-polyfill@4.0.10(transitive)
- Removedfs-extra@11.2.0(transitive)
- Removedfx@35.0.0(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedglobby@13.2.2(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedignore@5.3.2(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removedisexe@2.0.0(transitive)
- Removedjsonfile@6.1.0(transitive)
- Removedmerge2@1.4.1(transitive)
- Removedmicromatch@4.0.8(transitive)
- Removednode-domexception@1.0.0(transitive)
- Removednode-fetch@3.3.1(transitive)
- Removedpath-type@4.0.0(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedps-tree@1.2.0(transitive)
- Removedqueue-microtask@1.2.3(transitive)
- Removedreusify@1.0.4(transitive)
- Removedrun-parallel@1.2.0(transitive)
- Removedslash@4.0.0(transitive)
- Removedto-regex-range@5.0.1(transitive)
- Removedundici-types@5.26.5(transitive)
- Removeduniversalify@2.0.1(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)
- Removedwebpod@0.0.2(transitive)
- Removedwhich@3.0.1(transitive)
- Removedyaml@2.6.1(transitive)
- Removedzx@7.2.3(transitive)
Updatedzx@^8.0.1