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
2514
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.6-canary.9ccc3dc to 0.1.6-canary.aeeaa14

33

package.json
{
"name": "@firebase/remote-config",
"version": "0.1.6-canary.9ccc3dc",
"version": "0.1.6-canary.aeeaa14",
"description": "The Remote Config package of the Firebase JS SDK",

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

"scripts": {
"lint": "eslint -c .eslintrc.json '**/*.ts' --ignore-path '../../.gitignore'",
"lint:fix": "eslint --fix -c .eslintrc.json '**/*.ts' --ignore-path '../../.gitignore'",
"lint": "eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'",
"lint:fix": "eslint --fix -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'",
"build": "rollup -c",

@@ -26,10 +26,10 @@ "dev": "rollup -c -w",

"peerDependencies": {
"@firebase/app": "0.4.24-canary.9ccc3dc",
"@firebase/app-types": "0.4.7-canary.9ccc3dc"
"@firebase/app": "0.4.24-canary.aeeaa14",
"@firebase/app-types": "0.4.7-canary.aeeaa14"
},
"dependencies": {
"@firebase/installations": "0.3.5-canary.9ccc3dc",
"@firebase/logger": "0.1.30-canary.9ccc3dc",
"@firebase/remote-config-types": "0.1.2-canary.9ccc3dc",
"@firebase/util": "0.2.33-canary.9ccc3dc",
"@firebase/installations": "0.3.5-canary.aeeaa14",
"@firebase/logger": "0.1.30-canary.aeeaa14",
"@firebase/remote-config-types": "0.1.2-canary.aeeaa14",
"@firebase/util": "0.2.33-canary.aeeaa14",
"tslib": "1.10.0"

@@ -39,17 +39,4 @@ },

"devDependencies": {
"@types/chai": "4.2.4",
"@types/mocha": "5.2.7",
"@types/sinon": "7.5.0",
"@typescript-eslint/eslint-plugin": "2.6.1",
"@typescript-eslint/eslint-plugin-tslint": "2.6.1",
"@typescript-eslint/parser": "2.6.1",
"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.26.3",
"rollup": "1.27.2",
"rollup-plugin-typescript2": "0.25.2",
"sinon": "7.5.0",
"sinon-chai": "3.3.0",
"typescript": "3.7.2"

@@ -56,0 +43,0 @@ },

@@ -1,2 +0,2 @@

# @firebase/remoteconfig
# @firebase/remote-config

@@ -3,0 +3,0 @@ This is the [Remote Config](https://firebase.google.com/docs/remote-config/) component of the

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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