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

ezzy-logger

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ezzy-logger - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

14

package.json
{
"name": "ezzy-logger",
"description": "A logging tool for node",
"version": "0.1.16",
"version": "0.1.17",
"author": {

@@ -16,3 +16,7 @@ "name": "Moises Romero",

"scripts": {
"test": "node node_modules/ezzy-testing"
"coverage": "node node_modules/ezzy-testing/coverage",
"pretest": "npm install",
"test": "node node_modules/ezzy-testing",
"prebuild": "npm install",
"build": "npm run coverage"
},

@@ -22,4 +26,4 @@ "dependencies": {

"cli-color": "^1.1.0",
"ezzy-argument": "^0.1.0",
"ezzy-config-setup": "^0.1.0",
"ezzy-argument": "^0.1.13",
"ezzy-config-setup": "^0.1.11",
"ezzy-typeof": "0.0.1",

@@ -29,4 +33,4 @@ "path": "^0.12.7"

"devDependencies": {
"ezzy-testing": "^0.1.2"
"ezzy-testing": "^0.1.16"
}
}
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