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.1 to 6.15.2

18

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

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

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

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

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

@@ -145,7 +143,7 @@ "node": {

"@rollup/plugin-node-resolve": "^15.2.3",
"@sanity/pkg-utils": "^4.3.0",
"@sanity/pkg-utils": "^4.4.1",
"@types/json-diff": "^1.0.3",
"@types/node": "^20.8.8",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vitest/coverage-v8": "1.3.1",

@@ -160,3 +158,3 @@ "eslint": "^8.57.0",

"ls-engines": "^0.9.1",
"next": "^14.1.0",
"next": "^14.1.3",
"nock": "^13.5.4",

@@ -166,6 +164,6 @@ "prettier": "^3.2.5",

"rimraf": "^5.0.1",
"rollup": "^4.12.0",
"rollup": "^4.12.1",
"sse-channel": "^4.0.0",
"terser": "^5.28.1",
"typescript": "^5.3.3",
"terser": "^5.29.1",
"typescript": "^5.4.2",
"vitest": "1.3.1",

@@ -172,0 +170,0 @@ "vitest-github-actions-reporter": "0.11.1"

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