Socket
Socket
Sign inDemoInstall

wspromisify

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wspromisify - npm Package Compare versions

Comparing version 2.1.15 to 2.1.16

30

package.json

@@ -46,3 +46,3 @@ {

},
"version": "2.1.15",
"version": "2.1.16",
"ava": {

@@ -64,27 +64,27 @@ "files": [

"devDependencies": {
"@types/node": "^11.11.3",
"@types/ramda": "^0.26.3",
"@types/node": "^12.0.0",
"@types/ramda": "^0.26.8",
"@types/ws": "^6.0.1",
"ava": "^1.3.1",
"ava": "^1.4.1",
"axios": "^0.18.0",
"codecov": "^3.2.0",
"codecov": "^3.4.0",
"cross-env": "^5.2.0",
"express": "^4.16.4",
"nyc": "^13.3.0",
"nyc": "^14.1.1",
"ramda": "^0.26.1",
"randomatic": "^3.1.1",
"rollup": "^1.6.0",
"rollup": "^1.11.3",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-node-resolve": "^4.2.4",
"rollup-plugin-resolve-aliases": "^0.2.0",
"rollup-plugin-terser": "4.0.4",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-typescript2": "^0.20.1",
"ts-node": "^8.0.3",
"tslint": "^5.14.0",
"typescript": "^3.3.3333",
"ws": "^6.2.0"
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-typescript2": "^0.21.0",
"ts-node": "^8.1.0",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"ws": "^7.0.0"
},
"types": "./dist/src/WS.d.ts"
}

@@ -0,0 +0,0 @@ # WebsocketPromisify

Sorry, the diff of this file is not supported yet

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