Socket
Socket
Sign inDemoInstall

@sanity/vision

Package Overview
Dependencies
34
Maintainers
7
Versions
1281
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.118.4 to 0.119.0-next.38cbd236

24

package.json
{
"name": "@sanity/vision",
"version": "0.118.4",
"version": "0.119.0-next.38cbd236",
"description": "React-based data management tool for Sanity projects",

@@ -25,3 +25,3 @@ "main": "lib/SanityVision.js",

"json-lexer": "^1.1.1",
"moment": "^2.18.1",
"moment": "^2.19.1",
"query-string": "^4.3.2",

@@ -35,9 +35,9 @@ "react-codemirror2": "^1.0.0",

"devDependencies": {
"@sanity/base": "^0.118.4",
"@sanity/check": "^0.118.4",
"@sanity/client": "^0.118.4",
"@sanity/components": "^0.118.4",
"@sanity/default-layout": "^0.118.4",
"@sanity/base": "0.119.0-next.38cbd236",
"@sanity/check": "0.119.0-next.38cbd236",
"@sanity/client": "0.119.0-next.38cbd236",
"@sanity/components": "0.119.0-next.38cbd236",
"@sanity/default-layout": "0.119.0-next.38cbd236",
"babel-eslint": "^7.2.3",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-es2015": "^6.24.1",

@@ -47,3 +47,3 @@ "babel-preset-react": "^6.24.1",

"eslint-plugin-react": "^7.4.0",
"prop-types": "^15.5.10",
"prop-types": "^15.6.0",
"react": "^15.6.1",

@@ -53,5 +53,5 @@ "react-dom": "^15.6.1"

"peerDependencies": {
"prop-types": "15.x || ^16.0.0-rc.2",
"react": "15.x || ^16.0.0-rc.2",
"react-dom": "15.x || ^16.0.0-rc.2"
"prop-types": "^15.6 || ^16",
"react": "^15.6 || ^16",
"react-dom": "^15.6 || ^16"
},

@@ -58,0 +58,0 @@ "repository": {

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