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

proj4

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proj4 - npm Package Compare versions

Comparing version 2.3.6 to 2.3.7

4

bower.json
{
"name": "proj4",
"version": "2.3.6",
"version": "2.3.7",
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",

@@ -24,2 +24,2 @@ "homepage": "https://github.com/proj4js/proj4js",

]
}
}
{
"name": "proj4",
"version": "2.3.6",
"version": "2.3.7",
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",

@@ -17,2 +17,2 @@ "repo": "proj4js/proj4js",

]
}
}
{
"name": "proj4",
"version": "2.3.6",
"version": "2.3.7",
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",

@@ -44,4 +44,4 @@ "main": "lib/index.js",

"dependencies": {
"mgrs": "0.0.0"
"mgrs": "~0.0.2"
}
}
}

@@ -27,3 +27,3 @@ # PROJ4JS [![Build Status](https://travis-ci.org/proj4js/proj4js.svg)](https://travis-ci.org/proj4js/proj4js)

```javascript
proj4(fromProjection[, toProjection2, coordinates])
proj4(fromProjection[, toProjection, coordinates])
```

@@ -30,0 +30,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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