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

@vaadin/vaadin-usage-statistics

Package Overview
Dependencies
Maintainers
16
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-usage-statistics - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json

@@ -6,3 +6,3 @@ {

"name": "@vaadin/vaadin-usage-statistics",
"version": "2.0.2",
"version": "2.0.3",
"directories": {

@@ -9,0 +9,0 @@ "test": "test"

@@ -149,2 +149,14 @@ /* This file is autogenerated from src/vaadin-usage-statistics.tpl.html */

},
'LitElement': function LitElement() {
var version = window.litElementVersions && window.litElementVersions[0];
if (version) {
return version;
}
},
'LitHtml': function LitHtml() {
var version = window.litHtmlVersions && window.litHtmlVersions[0];
if (version) {
return version;
}
},
'Vue.js': function VueJs() {

@@ -151,0 +163,0 @@ if (window.Vue) {

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