@waiting/shared-types
Advanced tools
Comparing version 3.5.1 to 4.0.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.0.0](https://github.com/waitingsong/shared-types/compare/v3.5.1...v4.0.0) (2020-06-11) | ||
### Features | ||
* increase pkg.engines.node to >=12.13.0 ([b296c00](https://github.com/waitingsong/shared-types/commit/b296c0030a5c36a566975ba802a3763f96dbe774)) | ||
## [3.5.1](https://github.com/waitingsong/shared-types/compare/v3.5.0...v3.5.1) (2020-03-18) | ||
@@ -8,0 +19,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 3.5.0 | ||
* @version 3.5.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-types", | ||
"author": "waiting", | ||
"version": "3.5.1", | ||
"version": "4.0.0", | ||
"description": "shared typescript types", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=10.16.0" | ||
"node": ">=12.13.0" | ||
}, | ||
@@ -75,3 +75,3 @@ "files": [ | ||
}, | ||
"gitHead": "20571ae259c6d87b2dbf6fbcc56b68706d8b5ec5" | ||
"gitHead": "e65bdfabff406c0a533c26400cae4c8a23a00007" | ||
} |
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
11765
140