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

alaska-field-geo

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alaska-field-geo - npm Package Compare versions

Comparing version 0.11.10 to 0.11.12

2

package.json
{
"name": "alaska-field-geo",
"version": "0.11.10",
"version": "0.11.12",
"description": "Alaska geo field",

@@ -5,0 +5,0 @@ "keywords": [

@@ -14,2 +14,3 @@ // @flow

props: {
className: string,
model: Object,

@@ -28,2 +29,3 @@ field: Object,

let {
className,
field,

@@ -35,3 +37,3 @@ value,

let help = field.help;
let className = 'form-group geo-field';
className += ' geo-field';
if (errorText) {

@@ -38,0 +40,0 @@ className += ' has-error';

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