Socket
Socket
Sign inDemoInstall

@sanity/client

Package Overview
Dependencies
Maintainers
44
Versions
986
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/client - npm Package Compare versions

Comparing version 6.15.0 to 6.15.1-canary.0

10

package.json
{
"name": "@sanity/client",
"version": "6.15.0",
"version": "6.15.1-canary.0",
"description": "Client for retrieving, creating and patching data from Sanity.io",

@@ -41,2 +41,3 @@ "keywords": [

"source": "./src/index.ts",
"module": "./dist/index.js",
"require": "./dist/index.cjs",

@@ -68,2 +69,3 @@ "node": {

"source": "./src/stega/index.ts",
"module": "./dist/stega.js",
"require": "./dist/stega.cjs",

@@ -146,4 +148,4 @@ "node": {

"@types/node": "^20.8.8",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@vitest/coverage-v8": "1.3.1",

@@ -159,3 +161,3 @@ "eslint": "^8.57.0",

"next": "^14.1.0",
"nock": "^13.5.3",
"nock": "^13.5.4",
"prettier": "^3.2.5",

@@ -162,0 +164,0 @@ "prettier-plugin-packagejson": "^2.4.12",

dist/_chunks/nodeMiddleware.cjs

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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