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

@matrixai/ws

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matrixai/ws - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

7

package.json
{
"name": "@matrixai/ws",
"version": "2.0.1",
"version": "2.0.2",
"author": "Matrix AI",

@@ -39,3 +39,3 @@ "contributors": [

"scripts": {
"prepare": "tsc -p ./tsconfig.build.json",
"prepare": "tsc -p ./tsconfig.build.json && patch-package",
"build": "shx rm -rf ./dist && tsc -p ./tsconfig.build.json",

@@ -48,4 +48,3 @@ "tsx": "tsx",

"docs": "shx rm -rf ./docs && typedoc --gitRevision master --tsconfig ./tsconfig.build.json --out ./docs src",
"bench": "rimraf ./benches/results && tsx ./benches/index.ts",
"pretest": "patch-package"
"bench": "rimraf ./benches/results && tsx ./benches/index.ts"
},

@@ -52,0 +51,0 @@ "dependencies": {

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