New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/plugin-china-region

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/plugin-china-region - npm Package Compare versions

Comparing version 0.7.0-alpha.22 to 0.7.0-alpha.23

2

esm/server.js

@@ -63,3 +63,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

const count = yield ChinaRegion.count();
console.log(`${count} rows of region data imported in ${(Date.now() - timer) / 1000}s`);
// console.log(`${count} rows of region data imported in ${(Date.now() - timer) / 1000}s`);
});

@@ -66,0 +66,0 @@ }

@@ -66,3 +66,3 @@ "use strict";

const count = yield ChinaRegion.count();
console.log(`${count} rows of region data imported in ${(Date.now() - timer) / 1000}s`);
// console.log(`${count} rows of region data imported in ${(Date.now() - timer) / 1000}s`);
});

@@ -69,0 +69,0 @@ }

{
"name": "@nocobase/plugin-china-region",
"version": "0.7.0-alpha.22",
"version": "0.7.0-alpha.23",
"main": "lib/index.js",

@@ -21,5 +21,5 @@ "license": "Apache-2.0",

"devDependencies": {
"@nocobase/test": "0.7.0-alpha.22"
"@nocobase/test": "0.7.0-alpha.23"
},
"gitHead": "dc5e9c80ed57ffd9b2f652f68a9444bfb79647db"
"gitHead": "32ce4ea85201140eeb78f33f443038dfffb02083"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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