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 8.0.1 to 8.0.2-add-engines-68d2fd7df55a0bec364d3c24ef1b40369adf18f3

29

package.json
{
"name": "balena-register-device",
"version": "8.0.1",
"version": "8.0.2-add-engines-68d2fd7df55a0bec364d3c24ef1b40369adf18f3",
"description": "Balena device registration utilities",

@@ -14,2 +14,6 @@ "main": "build/register.js",

],
"engines": {
"node": ">=12.0.0",
"npm": ">=6.0.0"
},
"keywords": [

@@ -28,3 +32,3 @@ "resin",

"lint-fix": "balena-lint -e ts -e js --typescript --fix lib tests",
"test-node": "npx mocha --reporter spec tests/**/*.spec.js",
"test-node": "npx mocha -r ts-node/register --reporter spec tests/**/*.spec.ts",
"test-browser": "mockttp -c karma start",

@@ -40,5 +44,11 @@ "pretest": "npm run build",

"@balena/lint": "^5.4.1",
"@types/chai": "^4.3.0",
"@types/chai-as-promised": "^7.1.4",
"@types/lodash": "^4.14.182",
"@types/mocha": "^9.1.1",
"balena-auth": "^4.1.0",
"balena-config-karma": "^3.0.0",
"balena-request": "^11.4.0",
"balena-config-karma": "4.0.0",
"balena-request": "^11.5.6",
"browserify-zlib": "^0.2.0",
"buffer": "^5.7.1",
"chai": "^4.3.4",

@@ -48,4 +58,9 @@ "chai-as-promised": "^7.1.1",

"lodash": "^4.17.21",
"mocha": "^7.2.0",
"mockttp": "^0.8.1"
"mocha": "^10.0.0",
"mockttp": "^2.7.0",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
"ts-node": "^10.9.1",
"url": "^0.11.0",
"util": "^0.12.4"
},

@@ -62,4 +77,4 @@ "dependencies": {

"versionist": {
"publishedAt": "2022-09-21T21:03:21.925Z"
"publishedAt": "2022-09-22T09:58:27.545Z"
}
}
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