Socket
Socket
Sign inDemoInstall

@sanity/google-maps-input

Package Overview
Dependencies
Maintainers
6
Versions
1130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/google-maps-input - npm Package Compare versions

Comparing version 0.0.6 to 0.99.0

2

example/Main.js

@@ -15,3 +15,3 @@ import React from 'react'

handleLogClick = event => {
console.log(this.state.editorValue)
console.log(this.state.editorValue) // eslint-disable-line no-console
}

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

{
"name": "@sanity/google-maps-input",
"version": "0.0.6",
"version": "0.99.0",
"description": "Sanity plugin providing input handlers for geo-related input types using Google Maps",

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

"start": "cd example && sanity start",
"compile": "babel src --copy-files --out-dir lib",
"prepublish": "in-publish && npm run compile && sanity-check || not-in-publish",
"postpublish": "rimraf lib",
"prepublish": "in-publish && sanity-check || not-in-publish",
"test": "sanity-check && eslint ."

@@ -26,17 +24,7 @@ },

"@sanity/check": "0.0.2",
"@sanity/cli": "^0.1.12",
"@sanity/cli": "^0.99.0",
"@sanity/components": "^0.0.58",
"@sanity/core": "^0.0.12",
"@sanity/form-builder": "^0.0.52",
"babel-cli": "^6.9.0",
"babel-eslint": "^6.0.4",
"babel-plugin-syntax-class-properties": "^6.8.0",
"babel-plugin-transform-class-properties": "^6.9.1",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.5.0",
"eslint": "^3.5.0",
"eslint-config-sanity": "^1.1.3",
"eslint-plugin-react": "^6.3.0",
"lodash.keyby": "^4.6.0",
"rimraf": "^2.5.2"
"lodash.keyby": "^4.6.0"
},

@@ -43,0 +31,0 @@ "repository": {

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