You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@firebase/analytics

Package Overview
Dependencies
Maintainers
5
Versions
2599
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/analytics - npm Package Compare versions

Comparing version

to
0.2.7-canary.ba1932f

33

package.json
{
"name": "@firebase/analytics",
"version": "0.2.7-0",
"version": "0.2.7-canary.ba1932f",
"description": "A analytics package for new firebase packages",

@@ -22,9 +22,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"peerDependencies": {
"@firebase/app": "0.x",
"@firebase/app-types": "0.x"
"@firebase/app": "0.4.25-canary.ba1932f",
"@firebase/app-types": "0.4.8-canary.ba1932f"
},
"dependencies": {
"@firebase/analytics-types": "0.2.3-0",
"@firebase/installations": "0.3.6-0",
"@firebase/util": "0.2.34-0",
"@firebase/analytics-types": "0.2.3-canary.ba1932f",
"@firebase/installations": "0.3.6-canary.ba1932f",
"@firebase/util": "0.2.34-canary.ba1932f",
"tslib": "1.10.0"

@@ -34,13 +34,3 @@ },

"devDependencies": {
"@types/chai": "4.2.5",
"@types/mocha": "5.2.7",
"@types/sinon": "7.5.0",
"@typescript-eslint/parser": "2.7.0",
"@typescript-eslint/eslint-plugin": "2.7.0",
"@typescript-eslint/eslint-plugin-tslint": "2.7.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"eslint": "6.6.0",
"eslint-plugin-import": "2.18.2",
"mocha": "6.2.2",
"rollup": "1.27.2",
"rollup-plugin-commonjs": "10.1.0",

@@ -50,10 +40,3 @@ "rollup-plugin-json": "4.0.0",

"rollup-plugin-uglify": "6.0.3",
"sinon": "7.5.0",
"sinon-chai": "3.3.0",
"npm-run-all": "4.1.5",
"nyc": "14.1.1",
"rollup": "1.27.2",
"ts-loader": "6.2.1",
"typescript": "3.7.2",
"webpack": "4.41.2"
"typescript": "3.7.2"
},

@@ -60,0 +43,0 @@ "repository": {