New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3 to 0.1.4

15

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

@@ -35,12 +35,13 @@ "description": "enhanced console.log",

"devDependencies": {
"@magic-modules/gdpr": "0.0.12",
"@magic-modules/gdpr": "0.0.14",
"@magic-modules/git-badges": "0.0.3",
"@magic-modules/light-switch": "0.0.3",
"@magic-modules/light-switch": "0.0.5",
"@magic-modules/pre": "0.0.2",
"@magic-themes/docs": "0.0.3",
"@magic/core": "0.0.18",
"@magic/test": "0.1.27"
"@magic-themes/docs": "0.0.5",
"@magic/core": "0.0.27",
"@magic/format": "0.0.7",
"@magic/test": "0.1.35"
},
"dependencies": {
"@magic/types": "0.1.7"
"@magic/types": "0.1.11"
},

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

@@ -111,3 +111,8 @@ # @magic/log

#### 0.1.4 - unreleased
#### 0.1.4
log.timeTaken(time, pre, post):
if pre ends and post starts with a string delimiter,
the time value between those string delimiters does not get spaces added around it.
#### 0.1.5 - unreleased
...

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