Socket
Socket
Sign inDemoInstall

lit

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lit - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

decorators/query-assigned-elements.js

8

CHANGELOG.md
# Change Log
## 2.1.1
### Patch Changes
- [#2384](https://github.com/lit/lit/pull/2384) [`39b8db85`](https://github.com/lit/lit/commit/39b8db85ef8d2264a86ff6ff6559ea06b391f08f) - Fix missing decorators/query-assigned-elements.js file
* [#2380](https://github.com/lit/lit/pull/2380) [`00cd8533`](https://github.com/lit/lit/commit/00cd85337e0a4177730e2d0eba60b5e3ea37f6c6) - Fix choose directive default export path.
## 2.1.0

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

4

package.json
{
"name": "lit",
"version": "2.1.0",
"version": "2.1.1",
"publishConfig": {

@@ -72,3 +72,3 @@ "access": "public"

"./directives/choose.js": {
"default": "./directives/cache.js"
"default": "./directives/choose.js"
},

@@ -75,0 +75,0 @@ "./directives/class-map.js": {

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