@logto/shared
Advanced tools
Comparing version 1.0.0-beta.6 to 1.0.0-beta.7
export * from './utilities'; | ||
export * from './regex'; | ||
export * from './language'; |
@@ -19,1 +19,2 @@ "use strict"; | ||
__exportStar(require("./regex"), exports); | ||
__exportStar(require("./language"), exports); |
{ | ||
"name": "@logto/shared", | ||
"version": "1.0.0-beta.6", | ||
"version": "1.0.0-beta.7", | ||
"main": "lib/index.js", | ||
@@ -26,3 +26,4 @@ "author": "Silverhand Inc. <contact@silverhand.io>", | ||
"color": "^4.2.3", | ||
"nanoid": "^3.1.23" | ||
"nanoid": "^3.1.23", | ||
"zod": "^3.18.0" | ||
}, | ||
@@ -54,3 +55,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "29034c01bd3664998631f13247ab6dd9cfe26b04" | ||
"gitHead": "bfccbb86e0e8435794d7076c042f05ee5085fea7" | ||
} |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
41642
23
256
0
1
3
1
+ Addedzod@^3.18.0
+ Addedzod@3.24.2(transitive)