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

@magic/log

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magic/log - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

14

package.json
{
"name": "@magic/log",
"version": "0.1.10",
"version": "0.1.11",
"author": "Wizards & Witches",

@@ -38,10 +38,10 @@ "description": "enhanced console.log",

"@magic-modules/no-spy": "0.0.6",
"@magic-modules/pre": "0.0.10",
"@magic-themes/docs": "0.0.13",
"@magic/core": "0.0.126",
"@magic/format": "0.0.26",
"@magic/test": "0.1.71"
"@magic-modules/pre": "0.0.11",
"@magic-themes/docs": "0.0.14",
"@magic/core": "0.0.133",
"@magic/format": "0.0.34",
"@magic/test": "0.2.0"
},
"dependencies": {
"@magic/types": "0.1.16"
"@magic/types": "0.1.17"
},

@@ -48,0 +48,0 @@ "files": [

@@ -122,3 +122,3 @@ # @magic/log

#### 0.1.7
#### 0.1.7
change log.level initialization

@@ -130,3 +130,3 @@

##### 0.1.9
##### 0.1.9
update dependencies

@@ -137,3 +137,7 @@

##### 0.1.11 - unreleased
##### 0.1.11
* log.timeTaken now takes a config object as second parameter, `log.timeTaken(time, { pre: '', post: '', log: true })`. three argument call is possible too: `log.timeTaken(time, pre, post, log)`
* update dependencies
##### 0.1.12 - unreleased
...

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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