@lit/ts-transformers
Advanced tools
Comparing version 2.0.0-pre.0 to 2.0.0-pre.1
# Changelog | ||
## 2.0.0-pre.1 | ||
### Major Changes | ||
- [#4141](https://github.com/lit/lit/pull/4141) [`6b515e43`](https://github.com/lit/lit/commit/6b515e43c3a24cc8a593247d3aa72d81bcc724d5) - Update TypeScript to ~5.2.0 | ||
## 2.0.0-pre.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@lit/ts-transformers", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0-pre.1", | ||
"publishConfig": { | ||
@@ -59,11 +59,11 @@ "access": "public" | ||
"dependencies": { | ||
"ts-clone-node": "^2.0.4", | ||
"typescript": "~5.0.0" | ||
"ts-clone-node": "^3.0.0", | ||
"typescript": "~5.2.0" | ||
}, | ||
"devDependencies": { | ||
"@lit/localize": "^0.11.5-pre.0", | ||
"@lit/reactive-element": "^2.0.0-pre.0", | ||
"@lit/localize": "^0.12.0-pre.1", | ||
"@lit/reactive-element": "^2.0.0-pre.1", | ||
"@types/prettier": "^2.2.3", | ||
"lit": "^3.0.0-pre.0", | ||
"lit-element": "^4.0.0-pre.0", | ||
"lit": "^3.0.0-pre.1", | ||
"lit-element": "^4.0.0-pre.1", | ||
"prettier": "^2.3.2", | ||
@@ -70,0 +70,0 @@ "rimraf": "^3.0.2" |
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
236503
+ Addedcompatfactory@3.0.0(transitive)
+ Addedts-clone-node@3.0.0(transitive)
+ Addedtypescript@5.2.2(transitive)
- Removedcompatfactory@2.0.9(transitive)
- Removedts-clone-node@2.0.4(transitive)
- Removedtypescript@4.9.55.0.4(transitive)
Updatedts-clone-node@^3.0.0
Updatedtypescript@~5.2.0