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.2 to 0.1.3

4

index.js
(function(){
"use strict";
//coordinate conversion of various chinese encrypted coordinate systems such as BAIDU, GCJ02 etc

@@ -152,3 +152,3 @@

var result = this._extend({}, geoJSON);
geoJSON['geometry'] = geometry;
result['geometry'] = geometry;
return result;

@@ -155,0 +155,0 @@ } else if (geoJSON['type'] === 'FeatureCollection') {

{
"name": "chncrs",
"version": "0.1.2",
"version": "0.1.3",
"description": "coordinate transforming of various chinese encrypted coordinate systems such as BAIDU, GCJ02 etc.",

@@ -5,0 +5,0 @@ "license": "WTFPL",

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