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.7.1 to 4.7.2-flowzonify-1e9eb201761030c7516a4381301b82cd7f6b5b03-1

24

package.json
{
"name": "balena-errors",
"version": "4.7.1",
"version": "4.7.2-flowzonify-1e9eb201761030c7516a4381301b82cd7f6b5b03-1",
"description": "Collection of Balena JavaScript errors",

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

"test:browser": "karma start",
"test:ts-compatibility": "npx typescript@~2.4.2 --noEmit --project ./tsconfig.dist.json",
"test:ts-compatibility": "npx -p typescript@~2.4.2 tsc --noEmit --project ./tsconfig.dist.json",
"lint": "balena-lint --typescript --fix lib tests",

@@ -40,16 +40,19 @@ "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",

"devDependencies": {
"@balena/lint": "^5.1.0",
"@balena/lint": "^6.2.0",
"@resin.io/types-mochainon": "^2.0.0",
"@types/mocha": "^5.2.5",
"@types/chai": "^4.3.3",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^9.1.1",
"@types/node": "^8.10.61",
"balena-config-karma": "^3.0.0",
"balena-config-karma": "^4.0.0",
"catch-uncommitted": "^1.6.2",
"chai": "^4.3.6",
"jsdoc-to-markdown": "^3.0.0",
"karma": "^3.1.4",
"karma": "^5.2.3",
"karma-chrome-launcher": "^2.2.0",
"mocha": "^5.2.0",
"mocha": "^10.1.0",
"mochainon": "^2.0.0",
"rimraf": "^2.6.1",
"ts-node": "^3.3.0",
"typescript": "^3.9.6"
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
},

@@ -59,3 +62,6 @@ "dependencies": {

"typed-error": "^3.0.0"
},
"versionist": {
"publishedAt": "2022-11-01T13:35:20.097Z"
}
}
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