New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@relaycorp/ws-mock

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@relaycorp/ws-mock - npm Package Compare versions

Comparing version 5.2.2 to 5.2.3

14

package.json
{
"name": "@relaycorp/ws-mock",
"version": "5.2.2",
"version": "5.2.3",
"author": {

@@ -25,3 +25,3 @@ "email": "no-reply@relaycorp.tech",

"static-checks:prettier": "prettier \"src/**/*.ts\" --list-different",
"test:ci:unit": "exit 0",
"test": "exit 0",
"test:integration": "exit 0",

@@ -43,11 +43,11 @@ "cov": "run-s build test:unit && opn coverage/lcov-report/index.html",

"devDependencies": {
"@relaycorp/shared-config": "^1.8.0",
"@relaycorp/shared-config": "^1.9.1",
"@types/ws": "^8.5.3",
"del-cli": "^4.0.1",
"del-cli": "^5.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"ts-node": "^10.8.1",
"ts-node": "^10.9.1",
"tslint": "^5.20.1",
"typedoc": "^0.22.17",
"typescript": "^4.7.4"
"typedoc": "^0.23.24",
"typescript": "^4.8.2"
},

@@ -54,0 +54,0 @@ "prettier": "@relaycorp/shared-config/.prettierrc.json",

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