Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amazebot/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

@amazebot/logger - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.1.1](https://github.com/Amazebot/util/compare/@amazebot/logger@0.1.0...@amazebot/logger@0.1.1) (2018-12-11)
### Bug Fixes
* compile and publish lib ([9103704](https://github.com/Amazebot/util/commit/9103704))
# 0.1.0 (2018-12-06)

@@ -8,0 +19,0 @@

14

package.json
{
"name": "@amazebot/logger",
"version": "0.1.0",
"version": "0.1.1",
"description": "Basic log handling with overrides for use within other modules.",

@@ -13,7 +13,13 @@ "homepage": "https://github.com/Amazebot/util/tree/master/packages/logger",

},
"keywords": [
"util",
"typescript",
"logger",
"log",
"console"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib",
"test": "__tests__"
"lib": "lib"
},

@@ -29,3 +35,3 @@ "files": [

},
"gitHead": "4f407e22e515db342a9cdc159f5cfaf37a10e514"
"gitHead": "0d77f2d4d44e4a54465640ce41fa40cd17e104fe"
}
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