Socket
Socket
Sign inDemoInstall

qcloud-iotexplorer-common-libs

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcloud-iotexplorer-common-libs - npm Package Compare versions

Comparing version 0.12.14 to 0.12.15

lib/libs/flow-logger.d.ts

1

lib/libs/index.d.ts
export * from './bluetooth';
export * from './simple-queue';
export * from './flow-logger';

2

lib/libs/index.js

@@ -1,2 +0,2 @@

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var tslib_1=require("tslib");tslib_1.__exportStar(require("./bluetooth"),exports),tslib_1.__exportStar(require("./simple-queue"),exports);
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var tslib_1=require("tslib");tslib_1.__exportStar(require("./bluetooth"),exports),tslib_1.__exportStar(require("./simple-queue"),exports),tslib_1.__exportStar(require("./flow-logger"),exports);
//# sourceMappingURL=index.js.map
{
"name": "qcloud-iotexplorer-common-libs",
"version": "0.12.14",
"version": "0.12.15",
"description": "腾讯云IOT前端通用工具库",

@@ -17,3 +17,5 @@ "main": "lib/index.js",

"dependencies": {
"qcloud-iotexplorer-appdev-sdk": "^2.3.12",
"qcloud-iotexplorer-appdev-sdk": "^2.3.13",
"qcloud-iotexplorer-logger": "^0.0.11",
"shortid-for-miniprogram": "^2.2.15",
"spark-md5": "^3.0.1",

@@ -25,3 +27,3 @@ "tslib": "^2.0.1"

},
"gitHead": "bb1bad2ea0f91ce15b1dadc287a0bb25d17feb07"
"gitHead": "d208071b4debbdfa750bbe038599f9151748bf0b"
}

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