@firebase/auth
Advanced tools
Comparing version 0.4.1-canary.073cc19 to 0.4.1-canary.12e839d
{ | ||
"name": "@firebase/auth", | ||
"version": "0.4.1-canary.073cc19", | ||
"version": "0.4.1-canary.12e839d", | ||
"main": "dist/auth.js", | ||
@@ -24,3 +24,3 @@ "description": "Javascript library for Firebase Auth SDK", | ||
"dependencies": { | ||
"@firebase/auth-types": "0.2.0-canary.073cc19" | ||
"@firebase/auth-types": "0.2.0-canary.12e839d" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
"google-closure-library": "^20180204.0.0", | ||
"gulp": "^3.9.1", | ||
"gulp": "^4.0.0", | ||
"gulp-closure-compiler": "^0.4.0", | ||
@@ -45,4 +45,4 @@ "protractor": "^5.3.0" | ||
"peerDependencies": { | ||
"@firebase/app": "0.1.10-canary.073cc19" | ||
"@firebase/app": "0.1.10-canary.12e839d" | ||
} | ||
} |
+ Added@firebase/app@0.1.10-canary.12e839d(transitive)
+ Added@firebase/app-types@0.1.2-canary.12e839d(transitive)
+ Added@firebase/auth-types@0.2.0-canary.12e839d(transitive)
+ Added@firebase/util@0.1.10-canary.12e839d(transitive)
- Removed@firebase/app@0.1.10-canary.073cc19(transitive)
- Removed@firebase/app-types@0.1.2-canary.073cc19(transitive)
- Removed@firebase/auth-types@0.2.0-canary.073cc19(transitive)
- Removed@firebase/util@0.1.10-canary.073cc19(transitive)