wspromisify
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"_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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7390
140