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.8.1 to 1.8.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.8.2](https://github.com/koatty/koatty_core/compare/v1.8.1...v1.8.2) (2023-11-09)
### Bug Fixes
* use const ([2ba24ae](https://github.com/koatty/koatty_core/commit/2ba24aec1305624d22d159c5b463288f37c39a7c))
### [1.8.1](https://github.com/koatty/koatty_core/compare/v1.8.0...v1.8.1) (2023-11-08)

@@ -7,0 +14,0 @@

2

dist/index.d.ts
/*!
* @Author: richen
* @Date: 2023-11-08 13:40:56
* @Date: 2023-11-09 23:00:25
* @License: BSD (3-Clause)

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

/*!
* @Author: richen
* @Date: 2023-11-08 13:40:45
* @Date: 2023-11-09 23:00:12
* @License: BSD (3-Clause)

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

koatty_logger.DefaultLogger.Log('Koatty', '', 'Emit App Start ...');
asyncEvent(this, 'appStart');
asyncEvent(this, "appStart" /* AppEvent.appStart */);
//

@@ -452,0 +452,0 @@ listenCallback(this);

{
"name": "koatty_core",
"version": "1.8.1",
"version": "1.8.2",
"description": "Koatty framework core",

@@ -5,0 +5,0 @@ "scripts": {

{
"name": "koatty_core",
"version": "1.8.1",
"version": "1.8.2",
"description": "Koatty framework core",

@@ -5,0 +5,0 @@ "scripts": {

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