@lunariajs/core
Advanced tools
Comparing version 0.0.30 to 0.0.31-rc.0
{ | ||
"name": "@lunariajs/core", | ||
"type": "module", | ||
"version": "0.0.30", | ||
"version": "0.0.31-rc.0", | ||
"description": "Localization management system for open-source projects", | ||
@@ -64,2 +64,7 @@ "types": "./dist/index.d.mts", | ||
"bugs": "https://github.com/Yan-Thomas/lunaria/issues", | ||
"scripts": { | ||
"build": "unbuild && pnpm run schema", | ||
"lint": "tsc", | ||
"schema": "jiti ./scripts/schema.ts" | ||
}, | ||
"devDependencies": { | ||
@@ -81,10 +86,4 @@ "@types/micromatch": "^4.0.3", | ||
"ultramatter": "^0.0.4", | ||
"zod": "^3.22.4", | ||
"zod-validation-error": "^2.1.0" | ||
}, | ||
"scripts": { | ||
"build": "unbuild && pnpm run schema", | ||
"lint": "tsc", | ||
"schema": "jiti ./scripts/schema.ts" | ||
"zod": "^3.22.4" | ||
} | ||
} | ||
} |
@@ -0,0 +0,0 @@ # `@lunariajs/core` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
10
2611
246303
- Removedzod-validation-error@^2.1.0
- Removedzod-validation-error@2.1.0(transitive)