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

@ctx-core/logger

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/logger - npm Package Compare versions

Comparing version 9.0.11 to 9.0.12

6

CHANGELOG.md
# @ctx-core/logger
## 9.0.12
### Patch Changes
- fix: "exports": "./package.json": "./package.json"
## 9.0.11

@@ -4,0 +10,0 @@

10

package.json
{
"name": "@ctx-core/logger",
"version": "9.0.11",
"version": "9.0.12",
"description": "ctx-core logger",

@@ -24,5 +24,7 @@ "keywords": [

"exports": {
"require": "./dist/index.cjs",
"import": "./dist/index.js",
"package.json": "./package.json"
".": {
"require": "./dist/index.cjs",
"import": "./dist/index.js"
},
"./package.json": "./package.json"
},

@@ -29,0 +31,0 @@ "dependencies": {

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