Socket
Socket
Sign inDemoInstall

@types/angular-websocket

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/angular-websocket - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

angular-websocket/index.d.ts

7

angular-websocket/package.json
{
"name": "@types/angular-websocket",
"version": "2.0.4",
"version": "2.0.5",
"description": "TypeScript definitions for angular-websocket v2.0",

@@ -16,4 +16,5 @@ "license": "MIT",

},
"typings": "angular-websocket.d.ts",
"typesPublisherContentHash": "a62bd2eac8ad33c05d5cb6b3b92a7c13248273bd74a62a58631a64b871e1d4c0"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "a8e1cf04e143e18c75f1d58f5eb228817d92a26c2698252d9b0d84aa15076be3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT
* Last updated: Mon, 21 Nov 2016 21:02:55 GMT
* File structure: ModuleAugmentation

@@ -14,0 +14,0 @@ * Library Dependencies: none

{
"authors": "Nick Veys <https://github.com/nickveys>",
"definitionFilename": "angular-websocket.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -8,4 +8,4 @@ "moduleDependencies": [

],
"libraryMajorVersion": "2",
"libraryMinorVersion": "0",
"libraryMajorVersion": 2,
"libraryMinorVersion": 0,
"libraryName": "angular-websocket v2.0",

@@ -22,6 +22,6 @@ "typingsPackageName": "angular-websocket",

"files": [
"angular-websocket.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "a62bd2eac8ad33c05d5cb6b3b92a7c13248273bd74a62a58631a64b871e1d4c0"
"contentHash": "a8e1cf04e143e18c75f1d58f5eb228817d92a26c2698252d9b0d84aa15076be3"
}
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