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.1.0 to 6.1.1-use-auth-header-89b019c77189abbaf53eb97856318e29da8df017

4

build/register.js

@@ -102,3 +102,5 @@ // Generated by CoffeeScript 1.12.7

refreshToken: false,
apiKey: options.provisioningApiKey,
headers: {
Authorization: "Bearer " + options.provisioningApiKey
},
timeout: 30000,

@@ -105,0 +107,0 @@ body: {

@@ -8,2 +8,7 @@ # Change Log

# v6.1.1
## (2020-04-27)
* Send the api key within the Authorisation header [Cameron Diver]
# v6.1.0

@@ -10,0 +15,0 @@ ## (2020-04-17)

{
"name": "balena-register-device",
"version": "6.1.0",
"version": "6.1.1-use-auth-header-89b019c77189abbaf53eb97856318e29da8df017",
"description": "Balena device registration utilities",

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

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