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

@firebase/auth-compat

Package Overview
Dependencies
Maintainers
5
Versions
1268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/auth-compat - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-2021730202621

12

CHANGELOG.md
# @firebase/auth-compat
## 0.1.1-2021730202621
### Patch Changes
- Updated dependencies [[`66596f3f8`](https://github.com/firebase/firebase-js-sdk/commit/66596f3f8c747158bf30b62d8f579f7eecf97081), [`cd15df0d1`](https://github.com/firebase/firebase-js-sdk/commit/cd15df0d1f51110f448e4284244b06be8d37f1c3), [`1b33fda40`](https://github.com/firebase/firebase-js-sdk/commit/1b33fda40ddc48e9ed28e94607bf100159f5b80e)]:
- @firebase/auth@0.17.1-2021730202621
- @firebase/app-compat@0.1.1-2021730202621
## 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 +18,0 @@

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

var name = "@firebase/auth-compat";
var version = "0.1.0";
var version = "0.1.1-2021730202621";

@@ -11,0 +11,0 @@ /**

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

var name = "@firebase/auth-compat";
var version = "0.1.0";
var version = "0.1.1-2021730202621";

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

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

var name = "@firebase/auth-compat";
var version = "0.1.0";
var version = "0.1.1-2021730202621";

@@ -40,0 +40,0 @@ /**

{
"name": "@firebase/auth-compat",
"version": "0.1.0",
"version": "0.1.1-2021730202621",
"description": "FirebaseAuth compatibility package that uses API style compatible with Firebase@8 and prior versions",

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

"peerDependencies": {
"@firebase/app-compat": "0.x"
"@firebase/app-compat": "0.1.1-2021730202621"
},
"dependencies": {
"@firebase/auth": "0.17.0",
"@firebase/auth": "0.17.1-2021730202621",
"@firebase/auth-types": "0.11.0",

@@ -45,3 +45,3 @@ "@firebase/component": "0.5.6",

"devDependencies": {
"@firebase/app-compat": "0.1.0",
"@firebase/app-compat": "0.1.1-2021730202621",
"@rollup/plugin-json": "4.1.0",

@@ -48,0 +48,0 @@ "rollup": "2.52.2",

Sorry, the diff of this file is too big to display

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