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

chncrs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chncrs - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

chncrs.js

4

package.json
{
"name": "chncrs",
"version": "0.1.4",
"version": "0.1.5",
"description": "coordinate transforming of various chinese encrypted coordinate systems such as BAIDU, GCJ02 etc.",

@@ -10,3 +10,3 @@ "license": "WTFPL",

},
"main": "index.js",
"main": "chncrs.js",
"devDependencies": {

@@ -13,0 +13,0 @@ "expect.js": "^0.3.1",

@@ -11,4 +11,5 @@ # Chinese Coordinate Transform

## Definition
```javascript
convertor.**transform**(source, fromCRS, toCRS);
```

@@ -15,0 +16,0 @@ * **source** : a coordinate, array of coordinates, a GeoJSON or a array of GeoJSON to transform, possible values:

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