Comparing version 0.8.3 to 0.8.4
{ | ||
"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" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
0
54913
8
1045
- Removedpi-pins@^1.0.0
- Removedpi-spi@~0.8.1
- Removedbindings@1.2.1(transitive)
- Removedepoll@0.1.22(transitive)
- Removednan@2.6.2(transitive)
- Removedpi-pins@1.0.2(transitive)
- Removedpi-spi@0.8.7(transitive)