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-f3524ad93e768025594e8c6e7587e657c2508702 to 4.5.1

5

CHANGELOG.md

@@ -9,4 +9,7 @@ # Change Log

# v4.5.1
## (2020-09-09)
## (2020-09-10)
* karmaConfig: fix tests against node 10 [JSReds]
* 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 +16,0 @@

{
"name": "balena-errors",
"version": "4.5.1-update-balena-config-karma-3-0-0-f3524ad93e768025594e8c6e7587e657c2508702",
"version": "4.5.1",
"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",

@@ -48,2 +48,3 @@ "prepare": "npm run build",

"karma": "^3.1.4",
"karma-chrome-launcher": "^2.2.0",
"mocha": "^5.2.0",

@@ -50,0 +51,0 @@ "mochainon": "^2.0.0",

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