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

@firebase/database

Package Overview
Dependencies
Maintainers
3
Versions
3344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/database - npm Package Compare versions

Comparing version 0.1.11-1 to 0.1.11-2

.nyc_output/20ed921910c5b5b6e62e5eabb2a36054.json

6

dist/cjs/src/core/operation/AckUserWrite.js

@@ -29,5 +29,5 @@ "use strict";

function AckUserWrite(
/**@inheritDoc */ path,
/**@inheritDoc */ affectedTree,
/**@inheritDoc */ revert) {
/**@inheritDoc */ path,
/**@inheritDoc */ affectedTree,
/**@inheritDoc */ revert) {
this.path = path;

@@ -34,0 +34,0 @@ this.affectedTree = affectedTree;

@@ -31,5 +31,5 @@ "use strict";

function Merge(
/**@inheritDoc */ source,
/**@inheritDoc */ path,
/**@inheritDoc */ children) {
/**@inheritDoc */ source,
/**@inheritDoc */ path,
/**@inheritDoc */ children) {
this.source = source;

@@ -36,0 +36,0 @@ this.path = path;

@@ -27,5 +27,5 @@ /**

function AckUserWrite(
/**@inheritDoc */ path,
/**@inheritDoc */ affectedTree,
/**@inheritDoc */ revert) {
/**@inheritDoc */ path,
/**@inheritDoc */ affectedTree,
/**@inheritDoc */ revert) {
this.path = path;

@@ -32,0 +32,0 @@ this.affectedTree = affectedTree;

@@ -29,5 +29,5 @@ /**

function Merge(
/**@inheritDoc */ source,
/**@inheritDoc */ path,
/**@inheritDoc */ children) {
/**@inheritDoc */ source,
/**@inheritDoc */ path,
/**@inheritDoc */ children) {
this.source = source;

@@ -34,0 +34,0 @@ this.path = path;

{
"name": "@firebase/database",
"version": "0.1.11-1",
"version": "0.1.11-2",
"description": "",

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

"dependencies": {
"@firebase/database-types": "0.1.1",
"@firebase/util": "0.1.10-0",
"@firebase/database-types": "0.1.2-0",
"@firebase/util": "0.1.10-1",
"faye-websocket": "0.11.1",

@@ -29,9 +29,9 @@ "tslib": "^1.9.0"

"devDependencies": {
"@types/chai": "^4.0.4",
"@types/mocha": "^2.2.44",
"@types/node": "^8.0.47",
"@types/sinon": "^2.3.7",
"@types/chai": "^4.1.2",
"@types/mocha": "^2.2.48",
"@types/node": "^9.4.6",
"@types/sinon": "^4.1.3",
"chai": "^4.1.1",
"gulp": "gulpjs/gulp#4.0",
"karma": "^1.7.0",
"gulp": "^4.0.0",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.2.0",

@@ -42,13 +42,13 @@ "karma-cli": "^1.0.1",

"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.31",
"karma-webpack": "^2.0.4",
"mocha": "^4.0.1",
"karma-spec-reporter": "^0.0.32",
"karma-webpack": "^2.0.9",
"mocha": "^5.0.1",
"npm-run-all": "^4.1.1",
"nyc": "^11.2.1",
"sinon": "^4.0.2",
"nyc": "^11.4.1",
"sinon": "^4.3.0",
"source-map-loader": "^0.2.3",
"ts-loader": "^3.1.0",
"ts-node": "^4.1.0",
"typescript": "^2.4.2",
"webpack": "^3.8.1"
"ts-loader": "^3.5.0",
"ts-node": "^5.0.0",
"typescript": "^2.7.2",
"webpack": "^3.11.0"
},

@@ -55,0 +55,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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