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

@firebase/functions-types

Package Overview
Dependencies
Maintainers
3
Versions
3053
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/functions-types - npm Package Compare versions

Comparing version 0.1.3-canary.3e806ca to 0.1.3-canary.40205f3

9

index.d.ts

@@ -47,2 +47,11 @@ /**

httpsCallable(name: string): HttpsCallable;
/**
* Changes this instance to point to a Cloud Functions emulator running
* locally. See https://firebase.google.com/docs/functions/local-emulator
*
* @param origin The origin of the local emulator, such as
* "http://localhost:5005".
*/
useFunctionsEmulator(origin: string);
}

@@ -49,0 +58,0 @@

2

package.json
{
"name": "@firebase/functions-types",
"version": "0.1.3-canary.3e806ca",
"version": "0.1.3-canary.40205f3",
"description": "@firebase/functions Types",

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

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