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

COMMIT_EDITMSG

6

CHANGELOG.md
# @ctx-core/logger
## 6.0.0
### Major Changes
- src directory
## 5.0.0

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

8

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

@@ -19,5 +19,5 @@ "keywords": [

"author": "Brian Takita",
"main": "./index.js",
"module": "./index.js",
"types": "./index.ts",
"main": "./src/index.js",
"module": "./src/index.js",
"types": "./src/index.ts",
"scripts": {

@@ -24,0 +24,0 @@ "build": "npm run clean && npm run compile",

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