@sanity/schema
Advanced tools
Comparing version 3.57.2-manifests.67 to 3.57.2-manifests.69
{ | ||
"name": "@sanity/schema", | ||
"version": "3.57.2-manifests.67+0246fa6e86", | ||
"version": "3.57.2-manifests.69+0b8081a9cb", | ||
"description": "", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"prepublishOnly": "turbo run build", | ||
"test": "jest", | ||
"test:watch": "jest --watchAll", | ||
"test": "vitest run", | ||
"test:watch": "vitest watch", | ||
"watch": "pkg-utils watch" | ||
@@ -68,3 +68,3 @@ }, | ||
"@sanity/generate-help-url": "^3.0.0", | ||
"@sanity/types": "3.57.2-manifests.67+0246fa6e86", | ||
"@sanity/types": "3.57.2-manifests.69+0b8081a9cb", | ||
"arrify": "^1.0.1", | ||
@@ -78,11 +78,13 @@ "groq-js": "^1.13.0", | ||
"devDependencies": { | ||
"@jest/globals": "^29.7.0", | ||
"@repo/package.config": "3.57.4", | ||
"@repo/package.config": "3.58.0", | ||
"@repo/test-config": "3.57.4", | ||
"@sanity/icons": "^3.4.0", | ||
"@types/arrify": "^1.0.4", | ||
"@types/lodash": "^4.17.7", | ||
"@types/object-inspect": "^1.13.0", | ||
"@types/react": "^18.3.5", | ||
"rimraf": "^3.0.2" | ||
"rimraf": "^3.0.2", | ||
"vitest": "^2.1.1" | ||
}, | ||
"gitHead": "0246fa6e86d13669d16c487d1667baf36981ed98" | ||
"gitHead": "0b8081a9cbb6c42d52e2d9ab016f2b2e08d580b3" | ||
} |
@@ -1,3 +0,3 @@ | ||
import {describe, expect, test} from '@jest/globals' | ||
import {defineField, defineType, type Schema} from '@sanity/types' | ||
import {describe, expect, test} from 'vitest' | ||
@@ -4,0 +4,0 @@ import {Schema as SchemaBuilder} from '../Schema' |
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
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
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
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
1079210
9