New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

electron-google-analytics

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-google-analytics - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

14

package.json
{
"name": "electron-google-analytics",
"version": "1.0.1",
"version": "1.0.2",
"description": "A library to implement Google Analytics in desktop apps.",

@@ -26,10 +26,10 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.4",
"@babel/preset-env": "^7.11.0",
"@babel/register": "^7.10.5",
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@babel/register": "^7.11.5",
"braces": ">=3.0.2",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"eslint": "^7.7.0",
"eslint": "^7.9.0",
"eslint-config-airbnb-base": "^14.2.0",

@@ -40,5 +40,5 @@ "eslint-plugin-import": "^2.22.0",

"dependencies": {
"electron-fetch": "^1.6.0",
"electron-fetch": "^1.7.1",
"uuid": "^8.3.0"
}
}
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