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.101.20-next to 0.102.0-next

2

lib/types/date.js

@@ -20,3 +20,3 @@ 'use strict';

type: null,
jsonType: 'string'
jsonType: 'object'
};

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

{
"name": "@sanity/schema",
"version": "0.101.20-next",
"version": "0.102.0-next",
"description": "",
"main": "lib/index.js",
"scripts": {
"clean": "rimraf lib",
"compile": "babel src --copy-files --out-dir lib",

@@ -30,3 +31,4 @@ "compile:watch": "npm run compile -- --watch",

"interop-require": "^1.0.0",
"recursive-readdir": "^2.1.0"
"recursive-readdir": "^2.1.0",
"rimraf": "^2.5.2"
},

@@ -33,0 +35,0 @@ "dependencies": {

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