Socket
Socket
Sign inDemoInstall

@pga/logger

Package Overview
Dependencies
Maintainers
16
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pga/logger - npm Package Compare versions

Comparing version 0.0.4 to 0.1.1

CHANGELOG.md

17

package.json
{
"name": "@pga/logger",
"version": "0.0.4",
"version": "0.1.1",
"description": "",
"main": "logger.js",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"lint": "npx standard",
"precommit": "npm test",
"test": "npx jest"
},
"standard": {
"env": [
"jest"
]
},
"author": "",

@@ -13,3 +20,7 @@ "license": "ISC",

"access": "public"
},
"devDependencies": {
"jest": "^23.5.0",
"standard": "^11.0.1"
}
}
logger.js
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