New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koatty_container

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_container - npm Package Compare versions

Comparing version 1.7.11 to 1.7.12

7

CHANGELOG.md

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

### [1.7.12](https://github.com/koatty/koatty_container/compare/v1.7.11...v1.7.12) (2023-01-13)
### Bug Fixes
* add logs ([55fc7df](https://github.com/koatty/koatty_container/commit/55fc7df1fa23090ad7a40dd633468f4a2d0970e0))
### [1.7.11](https://github.com/koatty/koatty_container/compare/v1.7.10...v1.7.11) (2023-01-09)

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

2

dist/index.d.ts
/*!
* @Author: richen
* @Date: 2023-01-10 00:13:47
* @Date: 2023-01-13 15:26:24
* @License: BSD (3-Clause)

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

/*!
* @Author: richen
* @Date: 2023-01-10 00:13:35
* @Date: 2023-01-13 15:26:09
* @License: BSD (3-Clause)

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

{
"name": "koatty_container",
"version": "1.7.11",
"version": "1.7.12",
"description": "IOC Container for Koatty.",

@@ -78,2 +78,3 @@ "scripts": {

"koatty_lib": "^1.x.x",
"koatty_logger": "^2.x.x",
"reflect-metadata": "^0.1.13",

@@ -83,4 +84,5 @@ "tslib": "^2.4.1"

"peerDependencies": {
"koatty_lib": "^1.x.x"
"koatty_lib": "^1.x.x",
"koatty_logger": "^2.x.x"
}
}
{
"name": "koatty_container",
"version": "1.7.11",
"version": "1.7.12",
"description": "IOC Container for Koatty.",

@@ -78,2 +78,3 @@ "scripts": {

"koatty_lib": "^1.x.x",
"koatty_logger": "^2.x.x",
"reflect-metadata": "^0.1.13",

@@ -83,4 +84,5 @@ "tslib": "^2.4.1"

"peerDependencies": {
"koatty_lib": "^1.x.x"
"koatty_lib": "^1.x.x",
"koatty_logger": "^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