Socket
Socket
Sign inDemoInstall

@kcram-solutions/logger

Package Overview
Dependencies
0
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

9

package.json
{
"name": "@kcram-solutions/logger",
"version": "0.2.1",
"version": "0.2.2",
"description": "Logger simple para node y el navegador",
"main": "./src/main.js",
"types": "./dist/main.d.ts",
"scripts": {
"test": "moka"
"test": "moka",
"types": "tsc"
},

@@ -20,3 +22,4 @@ "keywords": [],

"devDependencies": {
"moka": "^0.2.0"
"moka": "^0.2.0",
"typescript": "^5.3.3"
},

@@ -23,0 +26,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc