@relaycorp/ws-mock
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@relaycorp/ws-mock", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": { | ||
@@ -33,3 +33,3 @@ "email": "no-reply@relaycorp.tech", | ||
"dependencies": { | ||
"ws": "^7.4.5" | ||
"ws": "^7.4.6" | ||
}, | ||
@@ -40,10 +40,10 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@relaycorp/shared-config": "^1.4.13", | ||
"@relaycorp/shared-config": "^1.4.15", | ||
"@types/ws": "^7.4.2", | ||
"del-cli": "^3.0.0", | ||
"del-cli": "^4.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.2.1", | ||
"ts-node": "^9.1.1", | ||
"prettier": "^2.3.1", | ||
"ts-node": "^10.0.0", | ||
"tslint": "^5.20.1", | ||
"typedoc": "^0.20.36", | ||
"typedoc": "^0.21.0", | ||
"typescript": "^4.2.4" | ||
@@ -50,0 +50,0 @@ }, |
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
Updatedws@^7.4.6