@onbright/bluetooth-sdk
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"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" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
0
1
Yes
48
10
21
4
48
537
3
10
2
0
2
- Removedbigdecimal@^0.6.1
- Removedbitwise@^2.1.0
- Removeddayjs@^1.8.19
- Removedgm-crypto@^0.1.8
- Removedsm-crypto@^0.3.12
- Removedsm4-password@^1.0.1
- Removedbase64-js@1.5.1(transitive)
- Removedbigdecimal@0.6.1(transitive)
- Removedbitwise@2.2.1(transitive)
- Removedbuffer@5.7.1(transitive)
- Removeddayjs@1.11.13(transitive)
- Removedgm-crypto@0.1.12(transitive)
- Removedieee754@1.2.1(transitive)
- Removedjsbn@1.1.0(transitive)
- Removedsm-crypto@0.3.13(transitive)
- Removedsm4-password@1.0.1(transitive)
- Removedto-arraybuffer@1.0.1(transitive)