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 6.3.0-next.1598186397.fa4bbbdc54eb99c01a5737f2f0ad8540f6ce7544 to 6.3.0-next.1598779901.c52127777f237b4471a61418dbfccf74bbd62442

16

edition-browsers/transforms/human.js

@@ -31,10 +31,10 @@ import { Transform } from '../transform.js'

this.colors = {
'0': 'red',
'1': 'red',
'2': 'red',
'3': 'red',
'4': 'yellow',
'5': 'yellow',
'6': 'green',
'7': 'green',
0: 'red',
1: 'red',
2: 'red',
3: 'red',
4: 'yellow',
5: 'yellow',
6: 'green',
7: 'green',
}

@@ -41,0 +41,0 @@ // options

@@ -72,10 +72,10 @@ 'use strict'

this.colors = {
'0': 'red',
'1': 'red',
'2': 'red',
'3': 'red',
'4': 'yellow',
'5': 'yellow',
'6': 'green',
'7': 'green',
0: 'red',
1: 'red',
2: 'red',
3: 'red',
4: 'yellow',
5: 'yellow',
6: 'green',
7: 'green',
}

@@ -82,0 +82,0 @@ // options

@@ -72,10 +72,10 @@ 'use strict'

this.colors = {
'0': 'red',
'1': 'red',
'2': 'red',
'3': 'red',
'4': 'yellow',
'5': 'yellow',
'6': 'green',
'7': 'green',
0: 'red',
1: 'red',
2: 'red',
3: 'red',
4: 'yellow',
5: 'yellow',
6: 'green',
7: 'green',
}

@@ -82,0 +82,0 @@ // options

@@ -31,10 +31,10 @@ import { Transform } from '../transform.js'

this.colors = {
'0': 'red',
'1': 'red',
'2': 'red',
'3': 'red',
'4': 'yellow',
'5': 'yellow',
'6': 'green',
'7': 'green',
0: 'red',
1: 'red',
2: 'red',
3: 'red',
4: 'yellow',
5: 'yellow',
6: 'green',
7: 'green',
}

@@ -41,0 +41,0 @@ // options

{
"title": "Caterpillar",
"name": "caterpillar",
"version": "6.3.0-next.1598186397.fa4bbbdc54eb99c01a5737f2f0ad8540f6ce7544",
"version": "6.3.0-next.1598779901.c52127777f237b4471a61418dbfccf74bbd62442",
"description": "Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and debug files. You can even write your own transforms.",

@@ -181,3 +181,3 @@ "homepage": "https://github.com/bevry/caterpillar",

"surge": "^0.21.6",
"typedoc": "^0.18.0",
"typedoc": "^0.19.0",
"typescript": "^4.0.2",

@@ -184,0 +184,0 @@ "valid-directory": "^3.1.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