Socket
Socket
Sign inDemoInstall

@sanity/vision

Package Overview
Dependencies
34
Maintainers
7
Versions
1286
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.123.0 to 0.123.1

9

lib/SanityVision.js

@@ -50,9 +50,12 @@ 'use strict';

jsonInspector: _jsonInspector2.default
};
// Used in Sanity project
};function SanityVision() {
var client = _client2.default.clone();
// Used in Sanity project
function SanityVision() {
return _react2.default.createElement(_Vision2.default, {
styles: styles,
components: components,
client: _client2.default,
client: client,
schema: _schema2.default

@@ -59,0 +62,0 @@ });

{
"name": "@sanity/vision",
"version": "0.123.0",
"version": "0.123.1",
"description": "React-based data management tool for Sanity projects",

@@ -34,7 +34,7 @@ "main": "lib/SanityVision.js",

"devDependencies": {
"@sanity/base": "^0.123.0",
"@sanity/base": "^0.123.1",
"@sanity/check": "^0.123.0",
"@sanity/client": "^0.123.0",
"@sanity/components": "^0.123.0",
"@sanity/default-layout": "^0.123.0",
"@sanity/components": "^0.123.1",
"@sanity/default-layout": "^0.123.1",
"babel-eslint": "^7.2.3",

@@ -41,0 +41,0 @@ "babel-plugin-transform-object-rest-spread": "^6.26.0",

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