@types/firebase
Advanced tools
Comparing version 2.4.30 to 2.4.31
@@ -0,0 +0,0 @@ // Type definitions for Firebase API 2.4.1 |
{ | ||
"name": "@types/firebase", | ||
"version": "2.4.30", | ||
"description": "TypeScript definitions for Firebase API 2.4.1", | ||
"version": "2.4.31", | ||
"description": "TypeScript definitions for Firebase API", | ||
"license": "MIT", | ||
@@ -14,4 +14,5 @@ "author": "Vincent Botone <https://github.com/vbortone/>, Shin1 Kashimura <https://github.com/in-async/>, Sebastien Dubois <https://github.com/dsebastien/>, Szymon Stasik <https://github.com/ciekawy/>", | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "7d693d2ac15885cbbd9560091c9fe3d6bfbc48725eec5131132d85e17b0c6654" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "38b71e6a4f4ec3cdd63259cc0e8558dd0c530e5db4bbd9521ae19b788c6b1b8e", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,14 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Firebase API 2.4.1 (https://www.firebase.com/docs/javascript/firebase). | ||
This package contains type definitions for Firebase API (https://www.firebase.com/docs/javascript/firebase). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/firebase | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/firebase | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:58 GMT | ||
* File structure: Mixed | ||
* Last updated: Fri, 06 Jan 2017 20:40:26 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Firebase | ||
* Global values: Firebase, FirebaseSimpleLogin | ||
# Credits | ||
These definitions were written by Vincent Botone <https://github.com/vbortone/>, Shin1 Kashimura <https://github.com/in-async/>, Sebastien Dubois <https://github.com/dsebastien/>, Szymon Stasik <https://github.com/ciekawy/>. |
{ | ||
"authors": "Vincent Botone <https://github.com/vbortone/>, Shin1 Kashimura <https://github.com/in-async/>, Sebastien Dubois <https://github.com/dsebastien/>, Szymon Stasik <https://github.com/ciekawy/>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "2", | ||
"libraryMinorVersion": "4", | ||
"libraryName": "Firebase API 2.4.1", | ||
"libraryMajorVersion": 2, | ||
"libraryMinorVersion": 4, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "Firebase API", | ||
"typingsPackageName": "firebase", | ||
"projectName": "https://www.firebase.com/docs/javascript/firebase", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Mixed", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
"Firebase" | ||
"Firebase", | ||
"FirebaseSimpleLogin" | ||
], | ||
@@ -21,6 +21,7 @@ "declaredModules": [ | ||
"files": [ | ||
"firebase-simplelogin.d.ts", | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "7d693d2ac15885cbbd9560091c9fe3d6bfbc48725eec5131132d85e17b0c6654" | ||
"contentHash": "38b71e6a4f4ec3cdd63259cc0e8558dd0c530e5db4bbd9521ae19b788c6b1b8e" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
19422
5
493
0
18