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

@types/node-gcm

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/node-gcm - npm Package Compare versions

Comparing version 0.14.29 to 1.0.0

node-gcm/LICENSE

9

node-gcm/index.d.ts

@@ -1,4 +0,5 @@

// Type definitions for node-gcm 0.14.0
// Type definitions for node-gcm 1.0.2
// Project: https://www.npmjs.org/package/node-gcm
// Definitions by: Hiroki Horiuchi <https://github.com/horiuchi>
// BWYou <https://github.com/yousky/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -17,2 +18,6 @@

click_action?: string;
body_loc_key?: string;
body_loc_args?: string;
title_loc_args?: string;
title_loc_key?: string;
}

@@ -24,2 +29,3 @@

contentAvailable?: boolean;
mutableContent?: boolean;
delayWhileIdle?: boolean;

@@ -62,2 +68,3 @@ timeToLive?: number;

topic?: string,
condition?: string,
notificationKey?: string,

@@ -64,0 +71,0 @@ registrationIds?: string[],

22

node-gcm/package.json
{
"name": "@types/node-gcm",
"version": "0.14.29",
"description": "TypeScript definitions for node-gcm 0.14.0",
"version": "1.0.0",
"description": "TypeScript definitions for node-gcm",
"license": "MIT",
"author": "Hiroki Horiuchi <https://github.com/horiuchi>",
"contributors": [
{
"name": "Hiroki Horiuchi",
"url": "https://github.com/horiuchi",
"githubUsername": "horiuchi"
},
{
"name": "BWYou",
"url": "https://github.com/yousky/"
}
],
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "62f840401a72484b8de10fe41e44e0c74de088b3dc24aeb9e422cfc7c3273380"
"typesPublisherContentHash": "d06208780965ddf11443b084e01cd9d9b8110e89a986c319482362bbd927d693",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for node-gcm 0.14.0 (https://www.npmjs.org/package/node-gcm).
This package contains type definitions for node-gcm (https://www.npmjs.org/package/node-gcm).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/node-gcm
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-gcm
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Sat, 08 Sep 2018 01:20:16 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Hiroki Horiuchi <https://github.com/horiuchi>.
These definitions were written by Hiroki Horiuchi <https://github.com/horiuchi>, BWYou <https://github.com/yousky/>.
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