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.1.21 to 9.2.0

ansi/index.d.ts

21

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

@@ -20,6 +20,17 @@ "keywords": [

"type": "module",
"types": "./src/index.d.ts",
"svelte": "./src/index.js",
"files": [
"*.d.ts",
"./ansi",
"./console_",
"./debug",
"./error",
"./info",
"./log",
"./log_",
"./logger_timestamp_",
"./warn"
],
"types": "./index.d.ts",
"exports": {
".": "./src/index.js",
".": "./index.js",
"./package.json": "./package.json"

@@ -30,3 +41,3 @@ },

"check-dts": "^0.7.2",
"tsx": "^3.14.0",
"tsx": "^4.0.0",
"typescript": "next",

@@ -33,0 +44,0 @@ "uvu": "^0.5.6"

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