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

@alwatr/logger

Package Overview
Dependencies
Maintainers
0
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/logger - npm Package Compare versions

Comparing version 3.2.11 to 3.2.12

6

CHANGELOG.md

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

## [3.2.12](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.2.11...@alwatr/logger@3.2.12) (2024-08-31)
### Miscellaneous Chores
* Update package.json exports for [@alwatr](https://github.com/alwatr) packages ([dacb362](https://github.com/Alwatr/nanolib/commit/dacb362b145e3c51b4aba00ff643687a3fac11d2)) by @
## [3.2.11](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.2.10...@alwatr/logger@3.2.11) (2024-08-31)

@@ -8,0 +14,0 @@

12

package.json
{
"name": "@alwatr/logger",
"version": "3.2.11",
"version": "3.2.12",
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.",

@@ -31,5 +31,5 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

".": {
"types": "./dist/main.d.ts",
"import": "./dist/main.mjs",
"require": "./dist/main.cjs",
"types": "./dist/main.d.ts"
"require": "./dist/main.cjs"
}

@@ -70,4 +70,4 @@ },

"dependencies": {
"@alwatr/dedupe": "^1.0.11",
"@alwatr/platform-info": "^1.1.10"
"@alwatr/dedupe": "^1.0.12",
"@alwatr/platform-info": "^1.1.11"
},

@@ -81,3 +81,3 @@ "devDependencies": {

},
"gitHead": "369275b8713f7f8ae1e44fdfddacd5053e38c95c"
"gitHead": "1f163e85c5f0c769d5dcdf232e8042c64ec1854d"
}

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