electron-google-analytics
Advanced tools
Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "electron-google-analytics", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "A library to implement Google Analytics in desktop apps.", | ||
@@ -22,2 +22,5 @@ "main": "lib/index.js", | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"devDependencies": { | ||
@@ -37,3 +40,2 @@ "@babel/cli": "^7.8.4", | ||
"dependencies": { | ||
"@babel/polyfill": "^7.8.7", | ||
"electron-fetch": "^1.4.0", | ||
@@ -40,0 +42,0 @@ "uuid": "^7.0.3" |
51087
2
- Removed@babel/polyfill@^7.8.7
- Removed@babel/polyfill@7.12.1(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedregenerator-runtime@0.13.11(transitive)