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

bare-console

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-console - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

7

package.json
{
"name": "bare-console",
"version": "4.0.1",
"version": "4.1.0",
"description": "Simple debugging console for JavaScript",

@@ -10,3 +10,3 @@ "main": "index.js",

"scripts": {
"test": "standard && brittle test.js"
"test": "standard && bare test.js"
},

@@ -24,4 +24,5 @@ "repository": {

"dependencies": {
"bare-events": "^2.2.0",
"bare-hrtime": "^2.0.0",
"bare-inspect": "^1.1.0"
"bare-inspect": "^2.0.0"
},

@@ -28,0 +29,0 @@ "devDependencies": {

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