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

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 0.0.2 to 0.0.3

28

package.json
{
"_from": "wspromisify",
"_id": "wspromisify@0.0.11",
"_from": "wspromisify@0.0.3",
"_id": "wspromisify@0.0.3",
"_inBundle": false,
"_integrity": "sha512-586/177fc75jGEmnl4anuDbHYqENvJwYrY94PSOOmJZfEEEKICutj/ujlKdWO52N3HeXqKKJlXjzCWD6WRrz4w==",
"_integrity": "sha512-wWSjaaNK9B3wOYyw5DWhPq+AGRFx+4qBs0bbazPkNPwWwXnNLBcthnEBSZdyhqx8SGulRzV8DzH8IcUd9DbYsw==",
"_location": "/wspromisify",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "wspromisify",
"raw": "wspromisify@0.0.201",
"name": "wspromisify",
"escapedName": "wspromisify",
"rawSpec": "",
"rawSpec": "0.0.201",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "0.0.201"
},
"_requiredBy": [
"#DEV:/",
"#USER"
"/"
],
"_resolved": "https://registry.npmjs.org/wspromisify/-/wspromisify-0.0.11.tgz",
"_shasum": "6cf45bd945835d95ed2b0dcf6428a31d26002c74",
"_spec": "wspromisify",
"_where": "C:\\Users\\m.akiliev\\Documents\\tests\\NodeWebsocketLoadTest",
"_resolved": "https://registry.npmjs.org/wspromisify/-/wspromisify-0.0.201.tgz",
"_shasum": "e4a64f1815e2f59ec5081629187d2342d4b34c20",
"_spec": "wspromisify@0.0.201",
"_where": "C:\\Users\\m.akiliev\\Documents\\node",
"author": {

@@ -49,2 +48,3 @@ "name": "Michael Akiliev"

"main": "WS.js",
"module": "WS.esm.js",
"name": "wspromisify",

@@ -58,3 +58,3 @@ "repository": {

},
"version": "0.0.2"
"version": "0.0.3"
}
const WSP = require('./WS.js')
export { WSP }
export { WSP }
export default WSP
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