Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/schema

Package Overview
Dependencies
Maintainers
6
Versions
1381
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/schema - npm Package Compare versions

Comparing version 0.105.14 to 0.105.15

4

lib/preview/createPreviewGetter.js

@@ -36,7 +36,7 @@ 'use strict';

if (Array.isArray(select)) {
return _extends({}, (0, _pick3.default)(preview, ['prepare']), {
return _extends({}, (0, _pick3.default)(preview, ['prepare', 'component']), {
select: parseSelection(select)
});
}
return _extends({}, (0, _pick3.default)(preview, ['prepare']), {
return _extends({}, (0, _pick3.default)(preview, ['prepare', 'component']), {
select: select

@@ -43,0 +43,0 @@ });

{
"name": "@sanity/schema",
"version": "0.105.14",
"version": "0.105.15",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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