@sanity/codegen
Advanced tools
Comparing version
{ | ||
"name": "@sanity/codegen", | ||
"version": "4.1.1", | ||
"version": "4.1.2-4.2.0-rita-prerelease-tag.0.28+78ebea0578", | ||
"description": "Codegen toolkit for Sanity.io", | ||
@@ -42,2 +42,11 @@ "keywords": [ | ||
], | ||
"scripts": { | ||
"build": "pkg-utils build --strict --check --clean", | ||
"check:types": "(cd ../../.. && tsc --project packages/@sanity/codegen/tsconfig.lib.json --erasableSyntaxOnly)", | ||
"clean": "rimraf lib coverage", | ||
"lint": "eslint .", | ||
"prepublishOnly": "turbo run build", | ||
"test": "vitest", | ||
"watch": "pkg-utils watch" | ||
}, | ||
"dependencies": { | ||
@@ -51,12 +60,15 @@ "@babel/core": "^7.28.0", | ||
"@babel/traverse": "^7.28.0", | ||
"@babel/types": "^7.28.0", | ||
"@babel/types": "^7.28.1", | ||
"debug": "^4.3.4", | ||
"globby": "^11.1.0", | ||
"groq": "4.1.2-4.2.0-rita-prerelease-tag.0.28+78ebea0578", | ||
"groq-js": "^1.17.2", | ||
"json5": "^2.2.3", | ||
"tsconfig-paths": "^4.2.0", | ||
"zod": "^3.22.4", | ||
"groq": "4.1.1" | ||
"zod": "^3.25.76" | ||
}, | ||
"devDependencies": { | ||
"@repo/eslint-config": "4.2.0-rita-prerelease-tag.0", | ||
"@repo/package.config": "4.2.0-rita-prerelease-tag.0", | ||
"@repo/test-config": "4.2.0-rita-prerelease-tag.0", | ||
"@types/babel__core": "^7.20.5", | ||
@@ -68,6 +80,3 @@ "@types/babel__generator": "^7.6.8", | ||
"rimraf": "^5.0.10", | ||
"vitest": "^3.2.3", | ||
"@repo/eslint-config": "4.1.1", | ||
"@repo/test-config": "4.1.1", | ||
"@repo/package.config": "4.1.1" | ||
"vitest": "^3.2.3" | ||
}, | ||
@@ -80,10 +89,3 @@ "engines": { | ||
}, | ||
"scripts": { | ||
"build": "pkg-utils build --strict --check --clean", | ||
"check:types": "(cd ../../.. && tsc --project packages/@sanity/codegen/tsconfig.lib.json --erasableSyntaxOnly)", | ||
"clean": "rimraf lib coverage", | ||
"lint": "eslint .", | ||
"test": "vitest", | ||
"watch": "pkg-utils watch" | ||
} | ||
} | ||
"gitHead": "78ebea05783d3df542c578288b8a0adc2ca713ce" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
197536
0.13%1
Infinity%1
Infinity%- Removed
Updated
Updated