Socket
Socket
Sign inDemoInstall

@sanity/schema

Package Overview
Dependencies
Maintainers
51
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 3.41.0 to 3.41.1-create-unstable.17

2

lib/_internal.esm.js

@@ -701,3 +701,3 @@ import difference from "lodash/difference.js";

"validation"
], allowedMarkKeys = ["decorators", "annotations"], allowedStyleKeys = ["blockEditor", "title", "value", "component"], allowedDecoratorKeys = ["blockEditor", "title", "value", "icon", "component"], allowedListKeys = ["title", "value", "icon", "component"], supportedBuiltInObjectTypes = ["file", "image", "object", "reference"];
], allowedMarkKeys = ["decorators", "annotations"], allowedStyleKeys = ["blockEditor", "title", "value", "icon", "component"], allowedDecoratorKeys = ["blockEditor", "title", "value", "icon", "component"], allowedListKeys = ["title", "value", "icon", "component"], supportedBuiltInObjectTypes = ["file", "image", "object", "reference"];
function validateBlockType(typeDef, visitorContext) {

@@ -704,0 +704,0 @@ const problems = [];

@@ -696,3 +696,3 @@ "use strict";

"validation"
], allowedMarkKeys = ["decorators", "annotations"], allowedStyleKeys = ["blockEditor", "title", "value", "component"], allowedDecoratorKeys = ["blockEditor", "title", "value", "icon", "component"], allowedListKeys = ["title", "value", "icon", "component"], supportedBuiltInObjectTypes = ["file", "image", "object", "reference"];
], allowedMarkKeys = ["decorators", "annotations"], allowedStyleKeys = ["blockEditor", "title", "value", "icon", "component"], allowedDecoratorKeys = ["blockEditor", "title", "value", "icon", "component"], allowedListKeys = ["title", "value", "icon", "component"], supportedBuiltInObjectTypes = ["file", "image", "object", "reference"];
function validateBlockType(typeDef, visitorContext) {

@@ -699,0 +699,0 @@ const problems = [];

{
"name": "@sanity/schema",
"version": "3.41.0",
"version": "3.41.1-create-unstable.17+0688a42a0a",
"description": "",

@@ -68,3 +68,3 @@ "keywords": [

"@sanity/generate-help-url": "^3.0.0",
"@sanity/types": "3.41.0",
"@sanity/types": "3.41.1-create-unstable.17+0688a42a0a",
"arrify": "^1.0.1",

@@ -86,3 +86,3 @@ "groq-js": "^1.8.0",

},
"gitHead": "083577473bdb0e96b5926a94b0642e0c744f9d22"
"gitHead": "0688a42a0a3c5ed0931a5f1e625e55d03667e18a"
}

@@ -23,3 +23,3 @@ import humanizeList from 'humanize-list'

const allowedMarkKeys = ['decorators', 'annotations']
const allowedStyleKeys = ['blockEditor', 'title', 'value', 'component']
const allowedStyleKeys = ['blockEditor', 'title', 'value', 'icon', 'component']
const allowedDecoratorKeys = ['blockEditor', 'title', 'value', 'icon', 'component']

@@ -26,0 +26,0 @@ const allowedListKeys = ['title', 'value', 'icon', 'component']

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

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