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

@firebase/functions-compat

Package Overview
Dependencies
Maintainers
5
Versions
1177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/functions-compat - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-2021727231341

13

CHANGELOG.md
# @firebase/functions-compat
## 0.1.1-2021727231341
### Patch Changes
- [`2267889fb`](https://github.com/firebase/firebase-js-sdk/commit/2267889fb4d38ca099397b177747cb0853d87c46) - cjs build
- Updated dependencies [[`2267889fb`](https://github.com/firebase/firebase-js-sdk/commit/2267889fb4d38ca099397b177747cb0853d87c46)]:
- @firebase/app-compat@0.1.1-2021727231341
## 0.1.0
### Minor Changes
- [`cdada6c68`](https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6) [#5345](https://github.com/firebase/firebase-js-sdk/pull/5345) (fixes [#5015](https://github.com/firebase/firebase-js-sdk/issues/5015)) - Release modularized SDKs
### Patch Changes

@@ -12,0 +19,0 @@

@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat';

const name = "@firebase/functions-compat";
const version = "0.1.0";
const version = "0.1.1-2021727231341";

@@ -10,0 +10,0 @@ /**

@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat';

var name = "@firebase/functions-compat";
var version = "0.1.0";
var version = "0.1.1-2021727231341";

@@ -10,0 +10,0 @@ /**

@@ -13,3 +13,3 @@ 'use strict';

var name = "@firebase/functions-compat";
var version = "0.1.0";
var version = "0.1.1-2021727231341";

@@ -118,3 +118,3 @@ /**

registerFunctions();
firebase.firebase.registerVersion(name, version, 'node');
firebase__default['default'].registerVersion(name, version, 'node');
//# sourceMappingURL=index.node.cjs.js.map
{
"name": "@firebase/functions-compat",
"version": "0.1.0",
"version": "0.1.1-2021727231341",
"description": "",

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

"peerDependencies": {
"@firebase/app-compat": "0.x"
"@firebase/app-compat": "0.1.1-2021727231341"
},
"devDependencies": {
"@firebase/app-compat": "0.1.0",
"@firebase/app-compat": "0.1.1-2021727231341",
"rollup": "2.52.2",

@@ -20,0 +20,0 @@ "@rollup/plugin-json": "4.1.0",

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