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.2 to 6.1.3-convert-tests-js-1e298452e79027d5663f781a947d0ea3973f59a9

5

CHANGELOG.md

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

# v6.1.3
## (2020-05-20)
* Convert tests to js [Thodoris Greasidis]
# v6.1.2

@@ -10,0 +15,0 @@ ## (2020-05-20)

6

package.json
{
"name": "balena-register-device",
"version": "6.1.2",
"version": "6.1.3-convert-tests-js-1e298452e79027d5663f781a947d0ea3973f59a9",
"description": "Balena device registration utilities",

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

"build": "gulp build",
"lint": "balena-lint lib tests gulpfile.coffee",
"lint:coffee": "balena-lint lib gulpfile.coffee",
"lint:js": "balena-lint -e js --typescript tests",
"lint": "npm run lint:coffee && npm run lint:js",
"test-node": "gulp test",

@@ -28,0 +30,0 @@ "test-browser": "mockttp -c karma start",

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