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

@onbright/bluetooth-sdk

Package Overview
Dependencies
Maintainers
0
Versions
48
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.1.2 to 1.1.3

src/index.ts

50

package.json
{
"name": "@onbright/bluetooth-sdk",
"version": "1.1.2",
"main": "dist/bluetooth-sdk.js",
"module": "dist/bluetooth-sdk.js",
"version": "1.1.3",
"main": "index.js",
"type": "module",
"scripts": {
"test": "jest",
"build": "rollup -c"
"build": "vite build",
"publish": "npm publish --access public"
},
"keywords": [],
"author": "sanda",
"author": "jirun.yang",
"license": "ISC",
"description": "@onbright/bluetooth-sdk",
"dependencies": {
"bigdecimal": "^0.6.1",
"bitwise": "^2.1.0",
"dayjs": "^1.8.19",
"gm-crypto": "^0.1.8",
"sm-crypto": "^0.3.12",
"sm4-password": "^1.0.1"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@commitlint/config-conventional": "^17.8.1",
"@jest/globals": "^29.4.3",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.1",
"@semantic-release/gitlab": "^6.2.2",
"@semantic-release/gitlab-config": "^8.0.0",
"@semantic-release/npm": "^7.0.0",
"@semantic-release/release-notes-generator": "^9.0.0",
"babel-jest": "^29.4.3",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"rollup": "^2.26.5",
"rollup-plugin-terser": "^7.0.2",
"semantic-release": "^17.4.7"
},
"repository": {
"type": "git"
},
"publishConfig": {
"access": "public"
"engines": {
"node": ">=16.20.0",
"pnpm": ">=8.14.1"
}
}
}
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