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

@firebase/auth

Package Overview
Dependencies
Maintainers
3
Versions
3464
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/auth - npm Package Compare versions

Comparing version

to
0.4.0-canary.3259004

7

package.json
{
"name": "@firebase/auth",
"version": "0.4.0-0",
"version": "0.4.0-canary.3259004",
"main": "dist/auth.js",

@@ -24,3 +24,3 @@ "description": "Javascript library for Firebase Auth SDK",

"dependencies": {
"@firebase/auth-types": "0.2.0-0"
"@firebase/auth-types": "0.2.0-canary.3259004"
},

@@ -32,2 +32,3 @@ "devDependencies": {

"firebase-tools": "^3.17.4",
"firebase-functions": "^0.9.0",
"google-closure-compiler": "^20180204.0.0",

@@ -44,4 +45,4 @@ "google-closure-library": "^20180204.0.0",

"peerDependencies": {
"@firebase/app": "^0.1.0"
"@firebase/app": "0.1.10-canary.3259004"
}
}

Sorry, the diff of this file is too big to display