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

caterpillar

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caterpillar - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

History.md

9

package.json
{
"name": "caterpillar",
"version": "1.1.1",
"version": "1.1.2",
"description": "Caterpillar is an awesome, simple console logger for node.js. It supports grouping of messages, filtering log levels, colors, times, modules, custom formatters and custom transports. It's awesome.",

@@ -38,8 +38,5 @@ "homepage": "https://github.com/bevry/caterpillar",

"directories": {
"lib": "lib"
"lib": "./out/lib"
},
"scripts": {
"test": "node ./node_modules/mocha/bin/mocha"
},
"main": "./lib/caterpillar"
"main": "./out/lib/caterpillar"
}

Sorry, the diff of this file is not supported yet

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