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.7-0 to 0.1.7-canary.638aba6

31

package.json
{
"name": "@firebase/remote-config",
"version": "0.1.7-0",
"version": "0.1.7-canary.638aba6",
"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.x",
"@firebase/app-types": "0.x"
"@firebase/app": "0.4.25-canary.638aba6",
"@firebase/app-types": "0.4.8-canary.638aba6"
},
"dependencies": {
"@firebase/installations": "0.3.6-0",
"@firebase/logger": "0.1.31-0",
"@firebase/remote-config-types": "0.1.3-0",
"@firebase/util": "0.2.34-0",
"@firebase/installations": "0.3.6-canary.638aba6",
"@firebase/logger": "0.1.31-canary.638aba6",
"@firebase/remote-config-types": "0.1.3-canary.638aba6",
"@firebase/util": "0.2.34-canary.638aba6",
"tslib": "1.10.0"

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

"devDependencies": {
"@types/chai": "4.2.5",
"@types/mocha": "5.2.7",
"@types/sinon": "7.5.0",
"@typescript-eslint/eslint-plugin": "2.7.0",
"@typescript-eslint/eslint-plugin-tslint": "2.7.0",
"@typescript-eslint/parser": "2.7.0",
"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.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 @@ },

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