@sanity/preview-url-secret
Advanced tools
Comparing version 2.0.5 to 2.0.6-canary.0
@@ -8,3 +8,8 @@ /** @internal */ | ||
/** @internal */ | ||
export declare const fetchSecretQuery: `*[_type == "sanity.previewUrlSecret" && secret == $secret && dateTime(_updatedAt) > dateTime(now()) - ${number}][0]{\n _id,\n _updatedAt,\n secret,\n studioUrl,\n }` | ||
export declare const fetchSecretQuery: `*[_type == "sanity.previewUrlSecret" && secret == $secret && dateTime(_updatedAt) > dateTime(now()) - ${number}][0]{ | ||
_id, | ||
_updatedAt, | ||
secret, | ||
studioUrl, | ||
}` | ||
@@ -11,0 +16,0 @@ /** @internal */ |
{ | ||
"name": "@sanity/preview-url-secret", | ||
"version": "2.0.5", | ||
"version": "2.0.6-canary.0", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-url-secret#readme", | ||
@@ -115,15 +115,15 @@ "bugs": { | ||
"devDependencies": { | ||
"@sanity/client": "^6.23.0", | ||
"@sanity/icons": "^3.5.0", | ||
"@sanity/pkg-utils": "6.11.13", | ||
"@sanity/client": "^6.24.1", | ||
"@sanity/icons": "^3.5.5", | ||
"@sanity/pkg-utils": "6.12.2", | ||
"eslint": "^8.57.1", | ||
"sanity": "^3.65.1", | ||
"typescript": "5.6.3", | ||
"vitest": "^2.1.6", | ||
"sanity": "3.68.1", | ||
"typescript": "5.7.2", | ||
"vitest": "^2.1.8", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0", | ||
"@repo/package.config": "0.0.0" | ||
"@repo/package.config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/client": "^6.23.0" | ||
"@sanity/client": "^6.24.1" | ||
}, | ||
@@ -130,0 +130,0 @@ "engines": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1576
162402
1