Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@firebase/app-check-types

Package Overview
Dependencies
Maintainers
5
Versions
1228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/app-check-types - npm Package Compare versions

Comparing version 0.2.0-2021528231051 to 0.2.0-canary.476518211

6

CHANGELOG.md
# @firebase/app-check-types
## 0.2.0-2021528231051
## 0.2.0

@@ -9,2 +9,6 @@ ### Minor Changes

### Patch Changes
- [`5d007b8fb`](https://github.com/firebase/firebase-js-sdk/commit/5d007b8fb64ac26c2f82704398965e9f3deda58a) [#5084](https://github.com/firebase/firebase-js-sdk/pull/5084) - Fixed so token listeners added through public API call the error handler while internal token listeners return the error as a token field.
## 0.1.0

@@ -11,0 +15,0 @@

@@ -19,4 +19,8 @@ /**

import { PartialObserver, Unsubscribe } from '@firebase/util';
import { FirebaseApp } from '@firebase/app-types';
export interface FirebaseAppCheck {
/** The `FirebaseApp` associated with this instance. */
app: FirebaseApp;
/**

@@ -23,0 +27,0 @@ * Activate AppCheck

2

package.json
{
"name": "@firebase/app-check-types",
"version": "0.2.0-2021528231051",
"version": "0.2.0-canary.476518211",
"description": "@firebase/app-check 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