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

rf-nrf24

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rf-nrf24 - npm Package Compare versions

Comparing version 0.8.3 to 0.8.4

16

package.json
{
"name": "rf-nrf24",
"version": "0.8.3",
"version": "0.8.4",
"description": "nRF24L01 driver library",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git://github.com/natevw/node-nrf.git"
"url": "git@github.com:tessel/rf-nrf24.git"
},

@@ -23,15 +23,9 @@ "keywords": [

"license": "BSD-2-Clause",
"homepage": "https://github.com/natevw/node-nrf",
"homepage": "https://github.com/tessel/rf-nrf24",
"bugs": {
"url": "https://github.com/natevw/node-nrf/issues"
"url": "https://github.com/tessel/rf-nrf24/issues"
},
"dependencies": {
"pi-spi": "~0.8.1",
"queue-async": "~1.0.4",
"pi-pins": "^1.0.0"
"queue-async": "~1.0.4"
},
"hardware": {
"pi-spi": false,
"pi-pins": false
},
"devDependencies": {

@@ -38,0 +32,0 @@ "tinytap": "~0.0.2"

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