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

@firebase/remote-config

Package Overview
Dependencies
Maintainers
5
Versions
2497
Alerts
File Explorer

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.0-canary.84c1583 to 0.1.0-canary.983f88f

dist/test/client/caching_client.test.d.ts

36

package.json
{
"name": "@firebase/remote-config",
"version": "0.1.0-canary.84c1583",
"version": "0.1.0-canary.983f88f",
"description": "The Remote Config package of the Firebase JS SDK",
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
"main": "dist/index.node.cjs.js",
"main": "dist/index.cjs.js",
"browser": "dist/index.cjs.js",

@@ -25,10 +25,10 @@ "module": "dist/index.esm.js",

"peerDependencies": {
"@firebase/app": "0.4.18-canary.84c1583",
"@firebase/app-types": "0.4.4-canary.84c1583"
"@firebase/app": "0.4.18-canary.983f88f",
"@firebase/app-types": "0.4.4-canary.983f88f"
},
"dependencies": {
"@firebase/installations": "0.2.7-canary.84c1583",
"@firebase/logger": "0.1.25-canary.84c1583",
"@firebase/remote-config-types": "0.1.0-canary.84c1583",
"@firebase/util": "0.2.28-canary.84c1583",
"@firebase/installations": "0.2.7-canary.983f88f",
"@firebase/logger": "0.1.25-canary.983f88f",
"@firebase/remote-config-types": "0.1.0-canary.983f88f",
"@firebase/util": "0.2.28-canary.983f88f",
"tslib": "1.10.0"

@@ -38,16 +38,16 @@ },

"devDependencies": {
"@types/chai": "4.2.0",
"@types/chai": "4.2.3",
"@types/mocha": "5.2.7",
"@types/sinon": "7.0.13",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/eslint-plugin-tslint": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"@types/sinon": "7.5.0",
"@typescript-eslint/eslint-plugin": "2.3.2",
"@typescript-eslint/eslint-plugin-tslint": "2.3.2",
"@typescript-eslint/parser": "2.3.2",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"eslint": "5.16.0",
"eslint": "6.5.1",
"eslint-plugin-import": "2.18.2",
"mocha": "6.2.0",
"rollup": "1.20.3",
"rollup-plugin-typescript2": "0.24.0",
"sinon": "7.4.1",
"mocha": "6.2.1",
"rollup": "1.22.0",
"rollup-plugin-typescript2": "0.24.3",
"sinon": "7.5.0",
"sinon-chai": "3.3.0",

@@ -54,0 +54,0 @@ "typescript": "3.5.3"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc