@haventech/supertype
Advanced tools
Comparing version 4.0.0-beta.0 to 4.0.0
@@ -1,3 +0,5 @@ | ||
## 3.6.0 | ||
* Updated the minumum version of node to >=14.x | ||
## 4.0.0 | ||
* Updated the minimum version of node to >=14.x | ||
## 3.5.1 | ||
* bumping patch version to publish latest package | ||
## 3.5.0 | ||
@@ -4,0 +6,0 @@ * Fixing issues in __children__ injections |
{ | ||
"name": "@haventech/supertype", | ||
"description": "A type system for classical inheritence, mix-ins and composition.", | ||
"version": "4.0.0-beta.0", | ||
"version": "4.0.0", | ||
"main": "dist/index.js", | ||
@@ -26,3 +26,3 @@ "types": "dist/index.d.ts", | ||
"ts-node": "^8.9.0", | ||
"typescript": "3.5.2" | ||
"typescript": "3.5.3" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
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
375237
0