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 8.0.2 to 8.0.3

6

CHANGELOG.md
# @ctx-core/logger
## 8.0.3
### Patch Changes
- fix: npm run clean
## 8.0.2

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

4

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

@@ -34,3 +34,3 @@ "keywords": [

"build": "npm run clean && npm run compile",
"clean": "rm -f tsconfig.tsbuildinfo && rm -f dist/**/*.js && rm -f dist/**/*.d.ts && rm -f dist/**/*.map",
"clean": "rm -f tsconfig.tsbuildinfo && rm -f src/**/*.js && rm -f src/**/*.d.ts && rm -f src/**/*.map",
"compile": "./node_modules/.bin/tsc -b .",

@@ -37,0 +37,0 @@ "exec": "$@"

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