Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.99.10 to 0.100.0

6

lib/GeopointInput.js

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

value = _props.value,
field = _props.field;
type = _props.type;

@@ -153,3 +153,3 @@

_default6.default,
{ legend: field.title, descriptions: field.description, className: _GeopointInput2.default.root },
{ legend: type.title, descriptions: type.description, className: _GeopointInput2.default.root },
value && _react2.default.createElement(

@@ -209,3 +209,3 @@ 'div',

}),
field: _react.PropTypes.shape({
type: _react.PropTypes.shape({
title: _react.PropTypes.string.isRequired

@@ -212,0 +212,0 @@ })

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

@@ -21,8 +21,8 @@ "main": "lib/index.js",

"devDependencies": {
"@sanity/base": "^0.99.10",
"@sanity/base": "^0.100.0",
"@sanity/check": "^0.99.0",
"@sanity/cli": "^0.99.7",
"@sanity/components": "^0.99.10",
"@sanity/components": "^0.100.0",
"@sanity/core": "^0.99.10",
"@sanity/form-builder": "^0.99.10",
"@sanity/form-builder": "^0.100.0",
"lodash.keyby": "^4.6.0"

@@ -29,0 +29,0 @@ },

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