New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sparc-commons

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sparc-commons - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

libs/geoservice.js

@@ -75,3 +75,3 @@ /*jshint multistr: true */

}
throw Error(`Cannot convert an object that has no lat and lon properties: ${coordinates}`)
throw Error(`Cannot convert an object that has no lat and lon properties: ${JSON.stringify(coordinates, null, 2)}`)
}

@@ -78,0 +78,0 @@ return fn(coordinates)

{
"name": "sparc-commons",
"version": "0.2.4",
"version": "0.2.5",
"description": "Library with all small time common stuff used across the SPARC echosystem",

@@ -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