@firebase/database-types
Advanced tools
Comparing version 0.1.2-canary.9cda9c9 to 0.1.2-canary.dbed689
@@ -40,3 +40,3 @@ /** | ||
goOnline(): void; | ||
ref(path?: string): Reference; | ||
ref(path?: string | Reference): Reference; | ||
refFromURL(url: string): Reference; | ||
@@ -43,0 +43,0 @@ } |
{ | ||
"name": "@firebase/database-types", | ||
"version": "0.1.2-canary.9cda9c9", | ||
"version": "0.1.2-canary.dbed689", | ||
"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.9cda9c9" | ||
"@firebase/app-types": "0.1.2-canary.dbed689" | ||
}, | ||
@@ -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