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 1.0.2 to 1.0.3

6

node-gcm/index.d.ts

@@ -1,7 +0,1 @@

// 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
export interface INotificationOptions {

@@ -8,0 +2,0 @@ title: string;

12

node-gcm/package.json
{
"name": "@types/node-gcm",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript definitions for node-gcm",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-gcm",

"name": "Hiroki Horiuchi",
"url": "https://github.com/horiuchi",
"githubUsername": "horiuchi"
"githubUsername": "horiuchi",
"url": "https://github.com/horiuchi"
},
{
"name": "BWYou",
"url": "https://github.com/yousky",
"githubUsername": "yousky"
"githubUsername": "yousky",
"url": "https://github.com/yousky"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "5332f03069e9a01a1708133af37ca5e4932a162700eb0302a1fb2b28ed8c76df",
"typesPublisherContentHash": "3b1a16de5364ecd108975250abeb6292ae98ac199416bb87c7cfb9f10ee86dc9",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Hiroki Horiuchi](https://github.com/horiuchi), and [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