Socket
Socket
Sign inDemoInstall

lit

Package Overview
Dependencies
3
Maintainers
9
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-pre.0 to 3.0.0-pre.1

14

package.json
{
"name": "lit",
"version": "3.0.0-pre.0",
"version": "3.0.0-pre.1",
"publishConfig": {

@@ -250,3 +250,5 @@ "access": "public"

"test/polyfill-support/*_test.html",
"development/test/polyfill-support/*_test.html"
"development/test/polyfill-support/*_test.html",
"lit-core.min.js{,.map}",
"lit-all.min.js{,.map}"
]

@@ -332,2 +334,3 @@ },

"/index.{d.ts.map,d.ts,js.map,js}",
"/legacy-decorators.{d.ts.map,d.ts,js.map,js}",
"/polyfill-support.{d.ts.map,d.ts,js.map,js}",

@@ -338,8 +341,9 @@ "/static-html.{d.ts.map,d.ts,js.map,js}",

"/development/",
"!/development/test/",
"/logo.svg"
],
"dependencies": {
"@lit/reactive-element": "^2.0.0-pre.0",
"lit-element": "^4.0.0-pre.0",
"lit-html": "^3.0.0-pre.0"
"@lit/reactive-element": "^2.0.0-pre.1",
"lit-element": "^4.0.0-pre.1",
"lit-html": "^3.0.0-pre.1"
},

@@ -346,0 +350,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc