Socket
Socket
Sign inDemoInstall

@sanity/schema

Package Overview
Dependencies
Maintainers
7
Versions
1342
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.100.12 to 0.100.14

5

lib/types/block.js

@@ -16,2 +16,7 @@ 'use strict';

//*******************************
// DISCLAIMER: Currently disabled
//*******************************
var OVERRIDABLE_FIELDS = ['jsonType', 'type', 'name', 'title', 'description', 'style', 'marks', 'listItem', 'default', 'options'];

@@ -18,0 +23,0 @@

13

lib/types/span.js

@@ -16,2 +16,7 @@ 'use strict';

//*******************************
// DISCLAIMER: Currently disabled
//*******************************
var OVERRIDABLE_FIELDS = ['jsonType', 'type', 'name', 'title', 'description', 'style', 'marks', 'listItem', 'default', 'options'];

@@ -23,8 +28,6 @@

type: null,
style: null,
marks: [],
styles: [],
spans: [],
default: false,
listItem: null,
intendation: null,
lists: true,
intendation: true,
jsonType: 'object'

@@ -31,0 +34,0 @@ };

{
"name": "@sanity/schema",
"version": "0.100.12",
"version": "0.100.14",
"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