@definitelytyped/typescript-packages
Advanced tools
Comparing version 0.1.0 to 0.1.1
# @definitelytyped/typescript-packages | ||
## 0.1.1 | ||
### Patch Changes | ||
- 946d3d4: Update for TS 5.4 | ||
- Updated dependencies [946d3d4] | ||
- @definitelytyped/typescript-versions@0.1.1 | ||
## 0.1.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@definitelytyped/typescript-packages", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Reexport of all supported TypeScript versions", | ||
@@ -24,3 +24,2 @@ "author": "Andrew Branch <andrew@wheream.io>", | ||
"dependencies": { | ||
"typescript-4.6": "npm:typescript@~4.6.0-0", | ||
"typescript-4.7": "npm:typescript@~4.7.0-0", | ||
@@ -34,4 +33,5 @@ "typescript-4.8": "npm:typescript@~4.8.0-0", | ||
"typescript-5.4": "npm:typescript@~5.4.0-0", | ||
"@definitelytyped/typescript-versions": "0.1.0" | ||
"typescript-5.5": "npm:typescript@~5.5.0-0", | ||
"@definitelytyped/typescript-versions": "0.1.1" | ||
} | ||
} |
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
3767
+ Added@definitelytyped/typescript-versions@0.1.1(transitive)
+ Addedtypescript@5.5.4(transitive)
- Removed@definitelytyped/typescript-versions@0.1.0(transitive)
- Removedtypescript@4.6.4(transitive)