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

balena-register-device

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-register-device - npm Package Compare versions

Comparing version 6.0.0-36-rename-to-balena-a0f1802f96ef39c298726890a9b0187c9646615e to 6.0.0-36-rename-to-balena-d027cc3d76c17373c977e15d22d50bd27e05218b

5

CHANGELOG.md

@@ -8,5 +8,6 @@ # Change Log

## 6.0.0 - 2019-04-11
## 6.0.0 - 2019-04-12
* Use a prepack step that doesn't run tests, to be balenaCI compliant [Thodoris Greasidis]
* Exclude the build output from the repo [Thodoris Greasidis]
* Use a prepare step that doesn't run tests, to be balenaCI compliant [Thodoris Greasidis]
* Tests: Disable node 10 on appveyor since a warning is inferred as error [Thodoris Greasidis]

@@ -13,0 +14,0 @@ * Drop node 4 in favor of 8 & 10 on appveyor & travis [Thodoris Greasidis]

7

package.json
{
"name": "balena-register-device",
"version": "6.0.0-36-rename-to-balena-a0f1802f96ef39c298726890a9b0187c9646615e",
"version": "6.0.0-36-rename-to-balena-d027cc3d76c17373c977e15d22d50bd27e05218b",
"description": "Balena device registration utilities",

@@ -11,2 +11,5 @@ "main": "build/register.js",

},
"files": [
"build/"
],
"keywords": [

@@ -27,3 +30,3 @@ "resin",

"test": "npm run lint && npm run test-node && npm run test-browser",
"prepack": "npm run build"
"prepare": "npm run build"
},

@@ -30,0 +33,0 @@ "author": "Juan Cruz Viotti <juan@resin.io>",

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