@firebase/database
Advanced tools
Comparing version 0.1.11-1 to 0.1.11-2
@@ -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
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
46095
7295931
+ Added@firebase/database-types@0.1.2-0(transitive)
+ Added@firebase/util@0.1.10-1(transitive)
- Removed@firebase/database-types@0.1.1(transitive)
- Removed@firebase/util@0.1.10-0(transitive)
Updated@firebase/util@0.1.10-1