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

balena-errors

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-errors - npm Package Compare versions

Comparing version 4.5.1-update-balena-config-karma-3-0-0-23e8e65d327d907714b6e9fb120e70abea8f47cd to 4.5.1-update-balena-config-karma-3-0-0-30433c5924c8fa9b01192239da83f9cf3f30c319

2

CHANGELOG.md

@@ -11,2 +11,4 @@ # Change Log

* Fix catch-uncommited check on newer balenaCI [Thodoris Greasidis]
* Test on travis against more modern node versions [Thodoris Greasidis]
* balena-config-karma: update to v3.0.0 [JSReds]

@@ -13,0 +15,0 @@

4

package.json
{
"name": "balena-errors",
"version": "4.5.1-update-balena-config-karma-3-0-0-23e8e65d327d907714b6e9fb120e70abea8f47cd",
"version": "4.5.1-update-balena-config-karma-3-0-0-30433c5924c8fa9b01192239da83f9cf3f30c319",
"description": "Collection of Balena JavaScript errors",

@@ -28,3 +28,3 @@ "main": "build/errors.js",

"lint": "balena-lint --typescript --fix lib tests",
"test": "npm run lint && npm run build && npm run test:ts-compatibility && npm run test:node && npm run test:browser && catch-uncommitted",
"test": "npm run lint && npm run build && npm run test:ts-compatibility && npm run test:node && npm run test:browser && catch-uncommitted --skip-node-versionbot-changes",
"build": "rimraf ./build && npm run lint && tsc && npm run readme",

@@ -31,0 +31,0 @@ "prepare": "npm run build",

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