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

@hestia-earth/schema-convert

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hestia-earth/schema-convert - npm Package Compare versions

Comparing version 14.2.0 to 14.3.0

4

json.js

@@ -375,3 +375,5 @@ "use strict";

}
catch (e2) { }
catch (e2) {
return throwError('Unable to parse GeoJSON value. Please make sure the formatting is correct.');
}
}

@@ -378,0 +380,0 @@ return result ? validateGeoJSONFormat(result) : value;

{
"name": "@hestia-earth/schema-convert",
"version": "14.2.0",
"version": "14.3.0",
"description": "Hestia Schema Converters",

@@ -5,0 +5,0 @@ "main": "index.js",

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