You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@firebase/app-check

Package Overview
Dependencies
Maintainers
4
Versions
1439
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/app-check - npm Package Compare versions

Comparing version

to
0.8.9-canary.caf309007

2

dist/esm/index.esm2017.js

@@ -1040,3 +1040,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion } from '@firebase/app';

const name = "@firebase/app-check";
const version = "0.8.9-canary.b80711925";
const version = "0.8.9-canary.caf309007";

@@ -1043,0 +1043,0 @@ /**

{
"name": "@firebase/app-check",
"version": "0.8.9-canary.b80711925",
"version": "0.8.9-canary.caf309007",
"description": "The App Check component of the Firebase JS SDK",

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

"peerDependencies": {
"@firebase/app": "0.10.15-canary.b80711925"
"@firebase/app": "0.10.15-canary.caf309007"
},
"dependencies": {
"@firebase/util": "1.10.1-canary.b80711925",
"@firebase/component": "0.6.10-canary.b80711925",
"@firebase/logger": "0.4.3-canary.b80711925",
"@firebase/util": "1.10.1-canary.caf309007",
"@firebase/component": "0.6.10-canary.caf309007",
"@firebase/logger": "0.4.3-canary.caf309007",
"tslib": "^2.1.0"

@@ -48,3 +48,3 @@ },

"devDependencies": {
"@firebase/app": "0.10.15-canary.b80711925",
"@firebase/app": "0.10.15-canary.caf309007",
"rollup": "2.79.1",

@@ -51,0 +51,0 @@ "@rollup/plugin-commonjs": "21.1.0",

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