Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lit/ts-transformers

Package Overview
Dependencies
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit/ts-transformers - npm Package Compare versions

Comparing version 2.0.0-pre.1 to 2.0.0

8

CHANGELOG.md
# Changelog
## 2.0.0
### Major Changes
- [#3850](https://github.com/lit/lit/pull/3850) [`7e8491d4`](https://github.com/lit/lit/commit/7e8491d4ed9f0c39d974616c4678552ef50b81df) - Remove transform for deprecated usage of queryAssignedNodes.
- [#4141](https://github.com/lit/lit/pull/4141) [`6b515e43`](https://github.com/lit/lit/commit/6b515e43c3a24cc8a593247d3aa72d81bcc724d5) - Update TypeScript to ~5.2.0, which includes breaking changes to the TypeScript compiler APIs
## 2.0.0-pre.1

@@ -4,0 +12,0 @@

10

package.json
{
"name": "@lit/ts-transformers",
"version": "2.0.0-pre.1",
"version": "2.0.0",
"publishConfig": {

@@ -63,7 +63,7 @@ "access": "public"

"devDependencies": {
"@lit/localize": "^0.12.0-pre.1",
"@lit/reactive-element": "^2.0.0-pre.1",
"@lit/localize": "^0.12.0",
"@lit/reactive-element": "^2.0.0",
"@types/prettier": "^2.2.3",
"lit": "^3.0.0-pre.1",
"lit-element": "^4.0.0-pre.1",
"lit": "^3.0.0",
"lit-element": "^4.0.0",
"prettier": "^2.3.2",

@@ -70,0 +70,0 @@ "rimraf": "^3.0.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc