@lynx-js/websocket
Advanced tools
Comparing version
# @lynx-js/websocket | ||
## 0.0.4 | ||
### Patch Changes | ||
- Support NPM provenance. ([#30](https://github.com/lynx-family/lynx-stack/pull/30)) | ||
## 0.0.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@lynx-js/websocket", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A WebSocket implementation for Lynx", | ||
@@ -10,2 +10,7 @@ "keywords": [ | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/lynx-family/lynx-stack.git", | ||
"directory": "packages/rspeedy/websocket" | ||
}, | ||
"license": "Apache-2.0", | ||
@@ -43,4 +48,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "7.51.0", | ||
"@types/ws": "^8.5.14", | ||
"@microsoft/api-extractor": "7.51.1", | ||
"@types/ws": "^8.18.0", | ||
"ws": "^8.18.1" | ||
@@ -47,0 +52,0 @@ }, |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
37550
0.71%0
-100%