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

@onbright/bluetooth-sdk

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onbright/bluetooth-sdk - npm Package Compare versions

Comparing version 1.0.2 to 1.1.1

dist/bluetooth-sdk.js

15

CHANGELOG.md
# 变更记录
## [1.1.1](http://120.196.68.124:28081/smat/wechart/bluetooth-sdk/compare/v1.1.0...v1.1.1) (2024-02-20)
### Bug Fixes
* 修改ci ([eba8601](http://120.196.68.124:28081/smat/wechart/bluetooth-sdk/commit/eba860126bcf4c20d56b83d8f7ce54ec1908b20c))
* 修改ci文件 ([4eee61b](http://120.196.68.124:28081/smat/wechart/bluetooth-sdk/commit/4eee61bf0d090ffec71e4a6436547efae12060df))
# [1.1.0](http://120.196.68.124:28081/smat/wechart/bluetooth-sdk/compare/v1.0.2...v1.1.0) (2024-02-20)
### Features
* 增加打包程序 ([17f0171](http://120.196.68.124:28081/smat/wechart/bluetooth-sdk/commit/17f01718b774847bef9b5f08ac112911b85edb4b))
## [1.0.2](http://120.196.68.124:28081/smat/wechart/bluetooth-sdk/compare/v1.0.1...v1.0.2) (2023-12-01)

@@ -4,0 +19,0 @@

8

package.json
{
"name": "@onbright/bluetooth-sdk",
"version": "1.0.2",
"main": "index.js",
"version": "1.1.1",
"main": "dist/bluetooth-sdk.js",
"module": "dist/bluetooth-sdk.js",
"scripts": {
"test": "jest"
"test": "jest",
"build": "rollup -c"
},

@@ -8,0 +10,0 @@ "keywords": [],

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