Socket
Socket
Sign inDemoInstall

location-china

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## v0.1.7
* change ChinaCode to '100000', forget to compile.
## v0.1.6

@@ -2,0 +6,0 @@

2

dist/index.d.ts

@@ -25,3 +25,3 @@ export enum Level {

export const ChinaCode
export const ChinaCode: string

@@ -28,0 +28,0 @@ export function provinces(): Location[]

@@ -12,3 +12,3 @@ 'use strict';

exports.Province = province_2.Province;
exports.ChinaCode = '10000';
exports.ChinaCode = '100000';
function provinces() {

@@ -15,0 +15,0 @@ return Division.provinces;

{
"name": "location-china",
"version": "0.1.6",
"version": "0.1.7",
"description": "typescript version for location of china",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc