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

caterpillar

Package Overview
Dependencies
Maintainers
2
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 5.6.0-next.1591791668.172652503e9d477754ca5c5d2c9c6d409a67fb2b to 5.6.0-next.1592596613.e3fc1e65f5431e6b8b2c6bc308102dc62fb69a3b

2

package.json
{
"title": "Caterpillar",
"name": "caterpillar",
"version": "5.6.0-next.1591791668.172652503e9d477754ca5c5d2c9c6d409a67fb2b",
"version": "5.6.0-next.1592596613.e3fc1e65f5431e6b8b2c6bc308102dc62fb69a3b",
"description": "Caterpillar is the ultimate logging system for Node.js, based on transform streams you can log to it and pipe the output off to different locations, including some pre-made ones. Caterpillar also supports log levels according to the RFC standard, as well as line, method, and file fetching for messages. You can even use it in web browsers with caterpillar-browser.",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/bevry/caterpillar",

@@ -0,1 +1,3 @@

import type Buffer from 'buffer'
import { deep } from 'extendr'

@@ -2,0 +4,0 @@ import { PassThrough, Transform as _Transform } from 'stream'

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