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

@types/firebase

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/firebase - npm Package Compare versions

Comparing version 2.4.30 to 2.4.31

firebase/firebase-simplelogin.d.ts

0

firebase/index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for Firebase API 2.4.1

9

firebase/package.json
{
"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"
}
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