Socket
Socket
Sign inDemoInstall

@sanity/vision

Package Overview
Dependencies
Maintainers
51
Versions
1334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/vision - npm Package Compare versions

Comparing version 3.42.1-use-lodash-es.1 to 3.42.1

4

lib/_legacy/index.esm.js

@@ -29,5 +29,5 @@ import { EyeOpenIcon } from "@sanity/icons";

export {
visionLocaleNamespace,
visionTool
visionTool as a,
visionLocaleNamespace as v
};
//# sourceMappingURL=index.esm.js.map

@@ -21,4 +21,4 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";

import JSON5 from "json5";
import { debounce } from "lodash-es";
import { visionLocaleNamespace } from "./index.esm.js";
import debounce from "lodash/debounce.js";
import { v as visionLocaleNamespace } from "./index.esm.js";
import JSONInspector from "@rexxars/react-json-inspector";

@@ -25,0 +25,0 @@ import LRU from "quick-lru";

@@ -1,5 +0,5 @@

import { visionTool } from "./_legacy/index.esm.js";
import { a } from "./_legacy/index.esm.js";
export {
visionTool
a as visionTool
};
//# sourceMappingURL=index.esm.js.map
{
"name": "@sanity/vision",
"version": "3.42.1-use-lodash-es.1+935b333f2f",
"version": "3.42.1",
"description": "Sanity plugin for running/debugging GROQ-queries against Sanity datasets",

@@ -72,21 +72,20 @@ "keywords": [

"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"quick-lru": "^5.1.1"
},
"devDependencies": {
"@repo/package.config": "3.42.0",
"@sanity/block-tools": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/cli": "3.42.1-use-lodash-es.1+935b333f2f",
"@repo/package.config": "3.42.1",
"@sanity/block-tools": "3.42.1",
"@sanity/cli": "3.42.1",
"@sanity/client": "^6.18.1",
"@sanity/codegen": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/diff": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/migrate": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/mutator": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/portable-text-editor": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/schema": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/types": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/util": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/codegen": "3.42.1",
"@sanity/diff": "3.42.1",
"@sanity/migrate": "3.42.1",
"@sanity/mutator": "3.42.1",
"@sanity/portable-text-editor": "3.42.1",
"@sanity/schema": "3.42.1",
"@sanity/types": "3.42.1",
"@sanity/util": "3.42.1",
"@types/lodash": "^4.14.149",
"react": "^18.3.1",
"sanity": "3.42.1-use-lodash-es.1+935b333f2f",
"sanity": "3.42.1",
"styled-components": "^6.1.11"

@@ -98,3 +97,3 @@ },

},
"gitHead": "935b333f2f0fa08bae8c9c62259a8bc6f25fb017"
"gitHead": "fd0b34794647918ae5a16a816011d2ccd4334b28"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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