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

@firebase/app-check

Package Overview
Dependencies
Maintainers
5
Versions
1333
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 0.3.1-2021710165255 to 0.3.1-canary.064e1ca2b

4

CHANGELOG.md
# @firebase/app-check
## 0.3.1-2021710165255
## 0.3.1

@@ -10,3 +10,3 @@ ### Patch Changes

- Updated dependencies [[`f1027e3c2`](https://github.com/firebase/firebase-js-sdk/commit/f1027e3c24cab52046766a898c6702860f5ad3f6)]:
- @firebase/app-check-types@0.3.1-2021710165255
- @firebase/app-check-types@0.3.1

@@ -13,0 +13,0 @@ ## 0.3.0

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

var name = "@firebase/app-check";
var version = "0.3.1-2021710165255";
var version = "0.3.1-canary.064e1ca2b";

@@ -1358,0 +1358,0 @@ /**

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

var name = "@firebase/app-check";
var version = "0.3.1-2021710165255";
var version = "0.3.1-canary.064e1ca2b";

@@ -1352,0 +1352,0 @@ /**

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

const name = "@firebase/app-check";
const version = "0.3.1-2021710165255";
const version = "0.3.1-canary.064e1ca2b";

@@ -1201,0 +1201,0 @@ /**

{
"name": "@firebase/app-check",
"version": "0.3.1-2021710165255",
"version": "0.3.1-canary.064e1ca2b",
"description": "The App Check component of the Firebase JS SDK",

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

"peerDependencies": {
"@firebase/app": "0.x",
"@firebase/app-types": "0.x"
"@firebase/app": "0.6.29-canary.064e1ca2b",
"@firebase/app-types": "0.6.3-canary.064e1ca2b"
},
"dependencies": {
"@firebase/app-check-types": "0.3.1-2021710165255",
"@firebase/app-check-interop-types": "0.1.0",
"@firebase/util": "1.2.0",
"@firebase/component": "0.5.5",
"@firebase/logger": "0.2.6",
"@firebase/app-check-types": "0.3.1-canary.064e1ca2b",
"@firebase/app-check-interop-types": "0.1.0-canary.064e1ca2b",
"@firebase/util": "1.2.0-canary.064e1ca2b",
"@firebase/component": "0.5.5-canary.064e1ca2b",
"@firebase/logger": "0.2.6-canary.064e1ca2b",
"tslib": "^2.1.0"

@@ -41,3 +41,3 @@ },

"devDependencies": {
"@firebase/app": "0.6.29",
"@firebase/app": "0.6.29-canary.064e1ca2b",
"rollup": "2.52.2",

@@ -63,2 +63,2 @@ "@rollup/plugin-json": "4.1.0",

}
}
}
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