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

koatty_logger

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_logger - npm Package Compare versions

Comparing version 1.3.12 to 1.3.13

jest-html-reporters-attach/index.js

2

dist/index.d.ts
/*!
* @Author: richen
* @Date: 2021-12-21 11:45:10
* @Date: 2022-05-26 10:06:23
* @License: BSD (3-Clause)

@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com>

/*!
* @Author: richen
* @Date: 2021-12-21 11:44:57
* @Date: 2022-05-26 10:06:07
* @License: BSD (3-Clause)

@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com>

{
"name": "koatty_logger",
"version": "1.3.12",
"version": "1.3.13",
"description": "Logger for koatty.",

@@ -24,2 +24,6 @@ "scripts": {

"main": "./dist/index.js",
"exports": {
"require": "./dist/index.js",
"import": "./dist/index.mjs"
},
"repository": {

@@ -59,2 +63,4 @@ "type": "git",

"devDependencies": {
"@commitlint/cli": "^16.x.x",
"@commitlint/config-conventional": "^16.x.x",
"@microsoft/api-documenter": "^7.x.x",

@@ -68,4 +74,2 @@ "@microsoft/api-extractor": "^7.x.x",

"@typescript-eslint/parser": "^5.x.x",
"commitlint": "^15.x.x",
"commitlint-config-gitmoji": "^2.x.x",
"conventional-changelog-cli": "^2.x.x",

@@ -94,2 +98,2 @@ "copyfiles": "^2.x.x",

}
}
}
{
"name": "koatty_logger",
"version": "1.3.12",
"version": "1.3.13",
"description": "Logger for koatty.",

@@ -24,2 +24,6 @@ "scripts": {

"main": "./dist/index.js",
"exports": {
"require": "./dist/index.js",
"import": "./dist/index.mjs"
},
"repository": {

@@ -59,2 +63,4 @@ "type": "git",

"devDependencies": {
"@commitlint/cli": "^16.x.x",
"@commitlint/config-conventional": "^16.x.x",
"@microsoft/api-documenter": "^7.x.x",

@@ -68,4 +74,2 @@ "@microsoft/api-extractor": "^7.x.x",

"@typescript-eslint/parser": "^5.x.x",
"commitlint": "^15.x.x",
"commitlint-config-gitmoji": "^2.x.x",
"conventional-changelog-cli": "^2.x.x",

@@ -94,2 +98,2 @@ "copyfiles": "^2.x.x",

}
}
}

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