@firebase/app-check-compat
Advanced tools
Comparing version 0.1.1-2021727231341 to 0.1.1-2021730202621
# @firebase/app-check-compat | ||
## 0.1.1-2021727231341 | ||
## 0.1.1-2021730202621 | ||
### Patch Changes | ||
- [`2267889fb`](https://github.com/firebase/firebase-js-sdk/commit/2267889fb4d38ca099397b177747cb0853d87c46) - cjs build | ||
- [`cd15df0d1`](https://github.com/firebase/firebase-js-sdk/commit/cd15df0d1f51110f448e4284244b06be8d37f1c3) [#5400](https://github.com/firebase/firebase-js-sdk/pull/5400) (fixes [#2903](https://github.com/firebase/firebase-js-sdk/issues/2903)) - Fix cjs builds by removing the named export from app-compat | ||
- Updated dependencies [[`2267889fb`](https://github.com/firebase/firebase-js-sdk/commit/2267889fb4d38ca099397b177747cb0853d87c46)]: | ||
- @firebase/app-compat@0.1.1-2021727231341 | ||
- Updated dependencies [[`cd15df0d1`](https://github.com/firebase/firebase-js-sdk/commit/cd15df0d1f51110f448e4284244b06be8d37f1c3), [`1b33fda40`](https://github.com/firebase/firebase-js-sdk/commit/1b33fda40ddc48e9ed28e94607bf100159f5b80e)]: | ||
- @firebase/app-compat@0.1.1-2021730202621 | ||
@@ -12,0 +12,0 @@ ## 0.1.0 |
@@ -15,3 +15,3 @@ 'use strict'; | ||
var name = "@firebase/app-check-compat"; | ||
var version = "0.1.1-2021727231341"; | ||
var version = "0.1.1-2021730202621"; | ||
@@ -18,0 +18,0 @@ /** |
@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat'; | ||
var name = "@firebase/app-check-compat"; | ||
var version = "0.1.1-2021727231341"; | ||
var version = "0.1.1-2021730202621"; | ||
@@ -10,0 +10,0 @@ /** |
@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat'; | ||
const name = "@firebase/app-check-compat"; | ||
const version = "0.1.1-2021727231341"; | ||
const version = "0.1.1-2021730202621"; | ||
@@ -10,0 +10,0 @@ /** |
{ | ||
"name": "@firebase/app-check-compat", | ||
"version": "0.1.1-2021727231341", | ||
"version": "0.1.1-2021730202621", | ||
"description": "A compat App Check package for new firebase packages", | ||
@@ -25,3 +25,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.1.1-2021727231341" | ||
"@firebase/app-compat": "0.1.1-2021730202621" | ||
}, | ||
@@ -37,3 +37,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@firebase/app-compat": "0.1.1-2021727231341", | ||
"@firebase/app-compat": "0.1.1-2021730202621", | ||
"rollup": "2.52.2", | ||
@@ -40,0 +40,0 @@ "@rollup/plugin-commonjs": "17.1.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47227