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

@firebase/firestore-compat

Package Overview
Dependencies
Maintainers
4
Versions
1180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/firestore-compat - npm Package Compare versions

Comparing version 0.3.36-canary.3670ab83c to 0.3.36-canary.629919ea7

2

dist/index.cjs.js

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

const name = "@firebase/firestore-compat";
const version = "0.3.36-canary.3670ab83c";
const version = "0.3.36-canary.629919ea7";

@@ -18,0 +18,0 @@ /**

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

const name = "@firebase/firestore-compat";
const version = "0.3.36-canary.3670ab83c";
const version = "0.3.36-canary.629919ea7";

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

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

const name = "@firebase/firestore-compat";
const version = "0.3.36-canary.3670ab83c";
const version = "0.3.36-canary.629919ea7";

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

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

const name = "@firebase/firestore-compat";
const version = "0.3.36-canary.3670ab83c";
const version = "0.3.36-canary.629919ea7";

@@ -18,0 +18,0 @@ /**

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

const name = "@firebase/firestore-compat";
const version = "0.3.36-canary.3670ab83c";
const version = "0.3.36-canary.629919ea7";

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

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

const name = "@firebase/firestore-compat";
const version = "0.3.36-canary.3670ab83c";
const version = "0.3.36-canary.629919ea7";

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

{
"name": "@firebase/firestore-compat",
"version": "0.3.36-canary.3670ab83c",
"version": "0.3.36-canary.629919ea7",
"description": "The Cloud Firestore component of the Firebase JS SDK.",

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

"test:all": "run-p --npm-path npm test:browser test:node",
"test:browser": "karma start --single-run",
"test:browser": "karma start",
"test:node": "mocha --require babel-register.js --require src/index.node.ts --timeout 5000 'test/*.test.ts'",

@@ -49,13 +49,13 @@ "trusted-type-check": "tsec -p tsconfig.json --noEmit",

"peerDependencies": {
"@firebase/app-compat": "0.2.40-canary.3670ab83c"
"@firebase/app-compat": "0.2.40-canary.629919ea7"
},
"dependencies": {
"@firebase/component": "0.6.8-canary.3670ab83c",
"@firebase/firestore": "4.7.1-canary.3670ab83c",
"@firebase/util": "1.9.7-canary.3670ab83c",
"@firebase/firestore-types": "3.0.2-canary.3670ab83c",
"@firebase/component": "0.6.8-canary.629919ea7",
"@firebase/firestore": "4.7.1-canary.629919ea7",
"@firebase/util": "1.9.7-canary.629919ea7",
"@firebase/firestore-types": "3.0.2-canary.629919ea7",
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app-compat": "0.2.40-canary.3670ab83c",
"@firebase/app-compat": "0.2.40-canary.629919ea7",
"@types/eslint": "7.29.0",

@@ -62,0 +62,0 @@ "rollup": "2.79.1",

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