@firebase/database-types
Advanced tools
Comparing version 0.2.0-canary.fce6f7a to 0.2.0-canary.fe0d694
@@ -94,2 +94,3 @@ /** | ||
parent: Reference | null; | ||
path: string; | ||
push(value?: any, onComplete?: (a: Error | null) => any): ThenableReference; | ||
@@ -96,0 +97,0 @@ remove(onComplete?: (a: Error | null) => any): Promise<any>; |
{ | ||
"name": "@firebase/database-types", | ||
"version": "0.2.0-canary.fce6f7a", | ||
"version": "0.2.0-canary.fe0d694", | ||
"description": "@firebase/database Types", | ||
@@ -14,3 +14,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app-types": "0.1.2-canary.fce6f7a" | ||
"@firebase/app-types": "0.1.2-canary.fe0d694" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
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
4576
117