Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bole

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bole - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

16

package.json
{
"name": "bole",
"version": "0.0.0",
"description": "JSON logger",
"version": "0.0.1",
"description": "A tiny JSON logger",
"main": "bole.js",

@@ -16,11 +16,11 @@ "scripts": {

"dependencies": {
"json-stringify-safe": "^5.0.0",
"individual": "^2.0.0",
"core-util-is": "^1.0.1"
"json-stringify-safe": "~5.0.0",
"individual": "~2.0.0",
"core-util-is": "~1.0.1"
},
"devDependencies": {
"tape": "^2.13.1",
"bl": "^0.8.0",
"hyperquest": "^0.3.0"
"tape": "~2.13.1",
"bl": "~0.8.0",
"hyperquest": "~0.3.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