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
9
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 1.0.6-pre.2 to 1.1.0-alpha1

yarn.lock

10

package.json

@@ -9,3 +9,3 @@ {

"name": "@vaadin/vaadin-usage-statistics",
"version": "1.0.6-pre.2",
"version": "1.1.0-alpha1",
"main": "index.js",

@@ -27,9 +27,9 @@ "directories": {

"dependencies": {
"@polymer/polymer": "^3.0.0-pre.12",
"@vaadin/vaadin-development-mode-detector": "^1.0.3-pre.1"
"@polymer/polymer": "^3.0.0"
},
"devDependencies": {
"wct-browser-legacy": "0.0.1-pre.11",
"@webcomponents/webcomponentsjs": "^1.0.0"
"@vaadin/vaadin-development-mode-detector": "^1.1.0-alpha2",
"@webcomponents/webcomponentsjs": "^1.0.0",
"wct-browser-legacy": "0.0.1-pre.11"
}
}

@@ -11,3 +11,4 @@ # Gathers usage statistics for components used during application development

* Vaadin products used in the application, including version numbers
* [Frameworks](vaadin-usage-statistics-gatherer.html#L8) used in the application, including version numbers
* [Frameworks](vaadin-usage-statistics.html#L17) used in the application, including version numbers
* [Flow features](https://github.com/search?utf8=%E2%9C%93&q=org%3Avaadin+UsageStatistics.markAsUsed&type=Code) used in the application, including version numers
* The first and last time a product was used

@@ -27,2 +28,11 @@ * The first time statistics were gathered

If you are using Java, add to your pom.xml:
```
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-usage-statistics</artifactId>
<version>1.0.0-optout</version>
</dependency>
```
If you have any questions on the use of the statistics, please contact statistics@vaadin.com.
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