websocket-stream
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "websocket-stream", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"license": "BSD-2-Clause", | ||
@@ -12,3 +12,3 @@ "description": "Use websockets with the node streams API. Works in browser and node", | ||
"type": "git", | ||
"url": "http://github.com/maxogden/websocket-stream.git" | ||
"url": "git+ssh://git@github.com/maxogden/websocket-stream.git" | ||
}, | ||
@@ -43,3 +43,9 @@ "keywords": [ | ||
"./index.js": "./stream.js" | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/maxogden/websocket-stream/issues" | ||
}, | ||
"homepage": "https://github.com/maxogden/websocket-stream#readme", | ||
"main": "index.js", | ||
"author": "" | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12576
1
0