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

ts-log

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-log - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

0

.vscode/launch.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ import * as fs from "fs";

16

package.json
{
"name": "ts-log",
"version": "2.2.3",
"version": "2.2.4",
"description": "Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.",

@@ -38,12 +38,12 @@ "main": "build/src/index.js",

"devDependencies": {
"@types/jest": "^26.0.14",
"@types/jest": "^27.0.2",
"@types/node": "^14.11.2",
"coveralls": "^3.1.0",
"jest": "^26.4.2",
"nodemon": "^2.0.4",
"prettier": "^2.1.2",
"coveralls": "^3.1.1",
"jest": "^27.3.1",
"nodemon": "^2.0.14",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
"ts-jest": "^26.4.0",
"ts-jest": "^27.0.7",
"tslint": "^5.20.1",
"typescript": "^4.0.3",
"typescript": "^4.4.4",
"typestrict": "^1.0.2"

@@ -50,0 +50,0 @@ },

@@ -0,0 +0,0 @@ import { dummyLogger, Logger } from "./index";

@@ -0,0 +0,0 @@ /**

Sorry, the diff of this file is not supported yet

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