@definitelytyped/typescript-versions
Advanced tools
Comparing version 0.0.184 to 0.1.0
# @definitelytyped/typescript-versions | ||
## 0.1.0 | ||
### Minor Changes | ||
- 2d7a5d3: Require Node 18+ | ||
## 0.0.184 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@definitelytyped/typescript-versions", | ||
"version": "0.0.184", | ||
"version": "0.1.0", | ||
"description": "List of supported TypeScript versions", | ||
@@ -21,4 +21,4 @@ "author": "Andrew Branch <andrew@wheream.io>", | ||
"engines": { | ||
"node": ">=16.17.0" | ||
"node": ">=18.18.0" | ||
} | ||
} |
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
9962