New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-bluetooth-manager

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-bluetooth-manager - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

package.json
{
"name": "react-native-bluetooth-manager",
"version": "0.4.0",
"version": "0.4.1",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "repository": {

@@ -27,5 +27,2 @@ /**

const disconnectionCaught = detail => {
if (!idsAreSame(device, detail))
return;
callback(detail);

@@ -32,0 +29,0 @@ };

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