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

@types/pusher-js

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/pusher-js - npm Package Compare versions

Comparing version 3.0.28 to 3.0.29

1

pusher-js/index.d.ts

@@ -148,2 +148,3 @@ // Type definitions for pusher-js 3.0.0

state: string;
socket_id: string;
connection: any; //TODO: Type this

@@ -150,0 +151,0 @@ encrypted: boolean;

16

pusher-js/package.json
{
"name": "@types/pusher-js",
"version": "3.0.28",
"description": "TypeScript definitions for pusher-js 3.0.0",
"version": "3.0.29",
"description": "TypeScript definitions for pusher-js",
"license": "MIT",
"author": "Qubo <https://github.com/tkqubo>",
"contributors": [
{
"name": "Qubo",
"url": "https://github.com/tkqubo"
}
],
"main": "",

@@ -14,4 +19,5 @@ "repository": {

"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "772cb6b08b9b124f63f5016427a740669c9966d936663af2f8bb6bd02e4e4958"
"peerDependencies": {},
"typesPublisherContentHash": "9ed72278f8e42c0b3d15a88789d6b546bf9e9f64770bc87e1a3ddc884f1e52d1",
"typeScriptVersion": "2.0"
}

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

# Summary
This package contains type definitions for pusher-js 3.0.0 (https://github.com/pusher/pusher-js).
This package contains type definitions for pusher-js (https://github.com/pusher/pusher-js).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pusher-js
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/pusher-js
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Global values: pusher
* Last updated: Tue, 21 Mar 2017 21:28:55 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Qubo <https://github.com/tkqubo>.
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