Socket
Socket
Sign inDemoInstall

@sanity/vision

Package Overview
Dependencies
21
Maintainers
51
Versions
1288
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

4

lib/_legacy/index.esm.js

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

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

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

"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"quick-lru": "^5.1.1"

@@ -77,16 +78,16 @@ },

"@repo/package.config": "3.42.0",
"@sanity/block-tools": "3.42.0",
"@sanity/cli": "3.42.0",
"@sanity/block-tools": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/cli": "3.42.1-use-lodash-es.1+935b333f2f",
"@sanity/client": "^6.18.1",
"@sanity/codegen": "3.42.0",
"@sanity/diff": "3.42.0",
"@sanity/migrate": "3.42.0",
"@sanity/mutator": "3.42.0",
"@sanity/portable-text-editor": "3.42.0",
"@sanity/schema": "3.42.0",
"@sanity/types": "3.42.0",
"@sanity/util": "3.42.0",
"@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",
"@types/lodash": "^4.14.149",
"react": "^18.3.1",
"sanity": "3.42.0",
"sanity": "3.42.1-use-lodash-es.1+935b333f2f",
"styled-components": "^6.1.11"

@@ -98,3 +99,3 @@ },

},
"gitHead": "bec0ff313de17639a90d1f277cc63929eb6fc4c0"
"gitHead": "935b333f2f0fa08bae8c9c62259a8bc6f25fb017"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc