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

to
0.2.13

2

libs/geoservice.js

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

if(_.isFunction(transformation)){
return transformation(coords)
return transformation(convert(coords))
}

@@ -89,0 +89,0 @@

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

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