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

@firebase/remote-config

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/remote-config - npm Package Compare versions

Comparing version 0.1.1-canary.81d49bb to 0.1.1-canary.9da3892

{
"name": "@firebase/remote-config",
"version": "0.1.1-canary.81d49bb",
"version": "0.1.1-canary.9da3892",
"description": "The Remote Config package of the Firebase JS SDK",

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

"peerDependencies": {
"@firebase/app": "0.4.19-canary.81d49bb",
"@firebase/app-types": "0.4.5-canary.81d49bb"
"@firebase/app": "0.4.19-canary.9da3892",
"@firebase/app-types": "0.4.5-canary.9da3892"
},
"dependencies": {
"@firebase/installations": "0.3.0-canary.81d49bb",
"@firebase/logger": "0.1.26-canary.81d49bb",
"@firebase/remote-config-types": "0.1.1-canary.81d49bb",
"@firebase/util": "0.2.29-canary.81d49bb",
"@firebase/installations": "0.3.0-canary.9da3892",
"@firebase/logger": "0.1.26-canary.9da3892",
"@firebase/remote-config-types": "0.1.1-canary.9da3892",
"@firebase/util": "0.2.29-canary.9da3892",
"tslib": "1.10.0"

@@ -53,3 +53,3 @@ },

"sinon-chai": "3.3.0",
"typescript": "3.6.3"
"typescript": "3.6.4"
},

@@ -56,0 +56,0 @@ "repository": {