Socket
Socket
Sign inDemoInstall

@sanity/import

Package Overview
Dependencies
186
Maintainers
51
Versions
1163
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.37.3 to 3.37.4

13

package.json
{
"name": "@sanity/import",
"version": "3.37.3",
"version": "3.37.4",
"description": "Import documents to a Sanity dataset",

@@ -25,8 +25,8 @@ "keywords": [

"main": "./src/import.js",
"bin": {
"sanity-import": "./src/cli.js"
},
"files": [
"src"
],
"bin": {
"sanity-import": "./src/cli.js"
},
"scripts": {

@@ -40,3 +40,2 @@ "coverage": "jest --coverage",

"@sanity/generate-help-url": "^3.0.0",
"@sanity/import": "3.37.2",
"@sanity/mutator": "3.37.2",

@@ -65,2 +64,3 @@ "@sanity/uuid": "^3.0.1",

"@sanity/client": "^6.15.13",
"@sanity/semantic-release-preset": "^4.1.7",
"eslint": "^8.57.0",

@@ -77,3 +77,6 @@ "eslint-config-prettier": "^9.1.0",

"node": ">=18"
},
"publishConfig": {
"access": "public"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc