koatty_container
Advanced tools
Comparing version 1.6.16-0 to 1.6.16
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.6.16](https://github.com/koatty/koatty_container/compare/v1.6.16-0...v1.6.16) (2021-12-21) | ||
### [1.6.16-0](https://github.com/koatty/koatty_container/compare/v1.6.14...v1.6.16-0) (2021-12-21) | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* @Author: richen | ||
* @Date: 2021-12-21 18:49:53 | ||
* @Date: 2021-12-21 19:37:11 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
/*! | ||
* @Author: richen | ||
* @Date: 2021-12-21 18:49:42 | ||
* @Date: 2021-12-21 19:37:00 | ||
* @License: BSD (3-Clause) | ||
@@ -5,0 +5,0 @@ * @Copyright (c) - <richenlin(at)gmail.com> |
{ | ||
"name": "koatty_container", | ||
"version": "1.6.16-0", | ||
"version": "1.6.16", | ||
"description": "IOC Container for Koatty.", | ||
@@ -74,3 +74,2 @@ "scripts": { | ||
"jest-html-reporters": "^2.x.x", | ||
"koatty_lib": "^1.x.x", | ||
"rollup": "^2.x.x", | ||
@@ -84,2 +83,3 @@ "rollup-plugin-typescript2": "^0.x.x", | ||
"dependencies": { | ||
"koatty_lib": "^1.x.x", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -86,0 +86,0 @@ "tslib": "^2.3.1" |
{ | ||
"name": "koatty_container", | ||
"version": "1.6.16-0", | ||
"version": "1.6.16", | ||
"description": "IOC Container for Koatty.", | ||
@@ -74,3 +74,2 @@ "scripts": { | ||
"jest-html-reporters": "^2.x.x", | ||
"koatty_lib": "^1.x.x", | ||
"rollup": "^2.x.x", | ||
@@ -84,2 +83,3 @@ "rollup-plugin-typescript2": "^0.x.x", | ||
"dependencies": { | ||
"koatty_lib": "^1.x.x", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -86,0 +86,0 @@ "tslib": "^2.3.1" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
123696
24
0
4
+ Addedkoatty_lib@^1.x.x