@onbright/bluetooth-sdk
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "@onbright/bluetooth-sdk", | ||
"version": "1.1.8", | ||
"type": "module", | ||
"version": "1.1.9", | ||
"main": "lib/index.cjs.js", | ||
"module": "lib/index.esm.js", | ||
"jsnext:main": "lib/index.esm.js", | ||
"browser": "lib/index.umd.js", | ||
"types": "lib/index.d.ts", | ||
"scripts": { | ||
"build": "pnpm unbuild", | ||
"build": "rollup -c ", | ||
"publish:sdk": "npm publish --access public" | ||
@@ -14,2 +18,3 @@ }, | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"types": "./src/index.ts", | ||
@@ -25,3 +30,9 @@ "development": "./src/index.ts", | ||
"bitwise": "^2.2.1" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"devDependencies": { | ||
"turbo": "^2.1.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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
813
1
1
0
2
No