@orpc/shared
Advanced tools
Comparing version
{ | ||
"name": "@orpc/shared", | ||
"type": "module", | ||
"version": "0.0.0-next.93e7a4c", | ||
"version": "0.0.0-next.93ea2ee", | ||
"license": "MIT", | ||
@@ -18,28 +18,21 @@ "homepage": "https://orpc.unnoq.com", | ||
".": { | ||
"types": "./dist/src/index.d.ts", | ||
"import": "./dist/index.js", | ||
"default": "./dist/index.js" | ||
}, | ||
"./error": { | ||
"types": "./dist/src/error.d.ts", | ||
"import": "./dist/error.js", | ||
"default": "./dist/error.js" | ||
}, | ||
"./🔒/*": { | ||
"types": "./dist/src/*.d.ts" | ||
"types": "./dist/index.d.mts", | ||
"import": "./dist/index.mjs", | ||
"default": "./dist/index.mjs" | ||
} | ||
}, | ||
"files": [ | ||
"!**/*.map", | ||
"!**/*.tsbuildinfo", | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@standard-schema/spec": "1.0.0-beta.4", | ||
"is-what": "^5.0.2", | ||
"radash": "^12.1.0", | ||
"type-fest": "^4.26.1" | ||
"radash": "^12.1.1", | ||
"type-fest": "^4.39.1" | ||
}, | ||
"devDependencies": { | ||
"arktype": "2.1.20", | ||
"valibot": "^1.1.0", | ||
"zod": "^4.0.5" | ||
}, | ||
"scripts": { | ||
"build": "tsup --clean --sourcemap --entry.index=src/index.ts --entry.error=src/error.ts --format=esm --onSuccess='tsc -b --noCheck'", | ||
"build": "unbuild", | ||
"build:watch": "pnpm run build --watch", | ||
@@ -46,0 +39,0 @@ "type:check": "tsc -b" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
39928
155.67%2
-50%679
69.75%0
-100%82
Infinity%3
Infinity%6
-57.14%- Removed
- Removed
- Removed
- Removed
Updated
Updated