@thi.ng/api
Advanced tools
Comparing version 6.12.0 to 6.12.1
@@ -6,15 +6,4 @@ # Change Log | ||
# [6.12.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.11.3...@thi.ng/api@6.12.0) (2020-07-28) | ||
## [6.12.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.12.0...@thi.ng/api@6.12.1) (2020-08-16) | ||
### Features | ||
* **api:** add Always & ArrayValue types ([dcf9aeb](https://github.com/thi-ng/umbrella/commit/dcf9aebe93d73c06e2bb835b942e83ec6580755f)) | ||
## [6.11.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.11.2...@thi.ng/api@6.11.3) (2020-07-02) | ||
**Note:** Version bump only for package @thi.ng/api | ||
@@ -26,18 +15,13 @@ | ||
## [6.11.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.11.1...@thi.ng/api@6.11.2) (2020-06-20) | ||
# [6.12.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.11.3...@thi.ng/api@6.12.0) (2020-07-28) | ||
**Note:** Version bump only for package @thi.ng/api | ||
### Features | ||
* **api:** add Always & ArrayValue types ([dcf9aeb](https://github.com/thi-ng/umbrella/commit/dcf9aebe93d73c06e2bb835b942e83ec6580755f)) | ||
## [6.11.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.11.0...@thi.ng/api@6.11.1) (2020-06-14) | ||
**Note:** Version bump only for package @thi.ng/api | ||
# [6.11.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.10.5...@thi.ng/api@6.11.0) (2020-06-01) | ||
@@ -44,0 +28,0 @@ |
{ | ||
"name": "@thi.ng/api", | ||
"version": "6.12.0", | ||
"version": "6.12.1", | ||
"description": "Common, generic types, interfaces & mixins", | ||
@@ -45,10 +45,10 @@ "module": "./index.js", | ||
"@types/node": "^14.0.26", | ||
"mocha": "^8.0.1", | ||
"mocha": "^8.1.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typedoc": "^0.18.0", | ||
"typescript": "^3.9.7" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
"tslib": "^2.0.1" | ||
}, | ||
@@ -81,3 +81,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "6a1b929361ede67d425a0dbd12cf4bce56c1f8f8" | ||
"gitHead": "81ba08f0ce3a0ece6901944e7b5827283d13a9e6" | ||
} |
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
134001
Updatedtslib@^2.0.1