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

koatty_core

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_core - npm Package Compare versions

Comparing version 1.6.6 to 1.6.7

jest-html-reporters-attach/index.js

2

dist/index.d.ts
/*!
* @Author: richen
* @Date: 2022-03-15 16:21:22
* @Date: 2022-05-26 11:25:31
* @License: BSD (3-Clause)

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

/*!
* @Author: richen
* @Date: 2022-03-15 16:21:05
* @Date: 2022-05-26 11:25:09
* @License: BSD (3-Clause)

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

{
"name": "koatty_core",
"version": "1.6.6",
"version": "1.6.7",
"description": "Koatty framework core",

@@ -37,2 +37,4 @@ "scripts": {

"devDependencies": {
"@commitlint/cli": "^16.x.x",
"@commitlint/config-conventional": "^16.x.x",
"@grpc/grpc-js": "^1.4.5",

@@ -49,4 +51,2 @@ "@microsoft/api-documenter": "^7.x.x",

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

@@ -74,4 +74,4 @@ "copyfiles": "^2.x.x",

"koatty_logger": "^1.x.x",
"on-finished": "^2.3.0",
"tslib": "^2.3.1"
"on-finished": "^2.4.1",
"tslib": "^2.4.0"
},

@@ -84,2 +84,2 @@ "peerDependencies": {

}
}
}
{
"name": "koatty_core",
"version": "1.6.6",
"version": "1.6.7",
"description": "Koatty framework core",

@@ -37,2 +37,4 @@ "scripts": {

"devDependencies": {
"@commitlint/cli": "^16.x.x",
"@commitlint/config-conventional": "^16.x.x",
"@grpc/grpc-js": "^1.4.5",

@@ -49,4 +51,2 @@ "@microsoft/api-documenter": "^7.x.x",

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

@@ -74,4 +74,4 @@ "copyfiles": "^2.x.x",

"koatty_logger": "^1.x.x",
"on-finished": "^2.3.0",
"tslib": "^2.3.1"
"on-finished": "^2.4.1",
"tslib": "^2.4.0"
},

@@ -84,2 +84,2 @@ "peerDependencies": {

}
}
}

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