Socket
Socket
Sign inDemoInstall

triple-beam

Package Overview
Dependencies
0
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.4.0

.nyc_output/0df1e94c-ff82-4350-9ae2-ee71dd8988e3.json

14

package.json
{
"name": "triple-beam",
"version": "1.3.0",
"version": "1.4.0",
"description": "Definitions of levels for logging purposes & shareable Symbol constants.",
"main": "index.js",
"scripts": {
"lint": "populist config/*.js index.js",
"lint": "eslint config/*.js index.js --resolve-plugins-relative-to ./node_modules/@dabh/eslint-config-populist",
"pretest": "npm run lint",

@@ -32,6 +32,10 @@ "test": "nyc mocha test.js"

"assume": "^2.0.1",
"eslint-config-populist": "^4.1.0",
"mocha": "^5.1.1",
"nyc": "^11.7.1"
"@dabh/eslint-config-populist": "^5.0.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"typescript": "^5.1.6"
},
"engines": {
"node": ">= 16.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc