Socket
Socket
Sign inDemoInstall

@reallyuseful/logger

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reallyuseful/logger - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2

12

package.json
{
"name": "@reallyuseful/logger",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "A useful and simple Node.js logging system.",

@@ -27,9 +27,9 @@ "main": "build/src/index.js",

"@types/chalk": "^2.2.0",
"@types/node": "^10.11.4",
"ava": "1.0.0-beta.8",
"@types/node": "^10.12.10",
"ava": "1.0.0-rc.2",
"del-cli": "^1.1.0",
"prettier": "^1.14.3",
"testdouble": "^3.8.1",
"prettier": "^1.15.2",
"testdouble": "^3.9.0",
"ts-node": "^7.0.1",
"typescript": "^3.1.1"
"typescript": "^3.1.6"
},

@@ -36,0 +36,0 @@ "dependencies": {

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