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

beautify-console-log

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beautify-console-log - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

lib/beautify-console/index.d.ts

7

package.json
{
"name": "beautify-console-log",
"version": "1.2.7",
"version": "1.2.8",
"description": "This is a further beautification and encapsulation of the 'console' object, including console. log, console. info, console. warn, and console. error. It can display the number of rows where the log is printed.",

@@ -27,3 +27,3 @@ "keywords": [

],
"main": "lib/index.js",
"main": "dist/index.js",
"types": "lib/index.d.ts",

@@ -66,5 +66,6 @@ "unpkg": "dist/index.js",

"dist/**/*",
"src/**/*"
"src/**/*",
"lib/**/*"
],
"repository": "https://github.com/zancheng/beautify-console-log.git"
}
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