next-sanity
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -9,2 +9,3 @@ export interface ProjectConfig { | ||
withCredentials?: boolean; | ||
apiVersion?: string; | ||
} | ||
@@ -11,0 +12,0 @@ export interface CurrentUser { |
{ | ||
"name": "next-sanity", | ||
"description": "Sanity.io toolkit for Next.js", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"author": "Sanity.io <hello@sanity.io>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -10,2 +10,3 @@ export interface ProjectConfig { | ||
withCredentials?: boolean | ||
apiVersion?: string | ||
} | ||
@@ -12,0 +13,0 @@ |
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
62107
658