Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

next-sanity

Package Overview
Dependencies
Maintainers
1
Versions
393
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-sanity - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

1

dist/types.d.ts

@@ -9,2 +9,3 @@ export interface ProjectConfig {

withCredentials?: boolean;
apiVersion?: string;
}

@@ -11,0 +12,0 @@ export interface CurrentUser {

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc