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

@boost/log

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boost/log - npm Package Compare versions

Comparing version 5.0.0-alpha.2 to 5.0.0-alpha.3

10

package.json
{
"name": "@boost/log",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"type": "module",

@@ -35,5 +35,5 @@ "release": "1651512176170",

"dependencies": {
"@boost/common": "^5.0.0-alpha.1",
"@boost/internal": "^5.0.0-alpha.1",
"@boost/translate": "^5.0.0-alpha.1",
"@boost/common": "^5.0.0-alpha.2",
"@boost/internal": "^5.0.0-alpha.2",
"@boost/translate": "^5.0.0-alpha.2",
"chalk": "^5.3.0"

@@ -72,3 +72,3 @@ },

},
"gitHead": "1f118383a0bf931c09e5f9ba81826a226d5e10a7"
"gitHead": "60175188388d1667eb57d53e03b7bfefc092b67c"
}

@@ -5,5 +5,5 @@ import path from 'node:path';

export const msg = createTranslator(
export const msg = await createTranslator(
'log',
path.join(path.dirname(fileURLToPath(import.meta.url)), '../res'),
);

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