Huge News!Announcing our $40M Series B led by Abstract Ventures.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-dfbfe2c2b12bd2a54543d10c177c354acdf66fe6

1

CHANGELOG.md

@@ -10,2 +10,3 @@ # Change Log

* Exclude the build output from the repo [Thodoris Greasidis]
* Use a prepack step that doesn't run tests, to be balenaCI compliant [Thodoris Greasidis]

@@ -12,0 +13,0 @@ * Tests: Disable node 10 on appveyor since a warning is inferred as error [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-dfbfe2c2b12bd2a54543d10c177c354acdf66fe6",
"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