@relaycorp/ws-mock
Advanced tools
Comparing version 1.4.8 to 1.4.9
{ | ||
"name": "@relaycorp/ws-mock", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"author": { | ||
@@ -33,17 +33,17 @@ "email": "no-reply@relaycorp.tech", | ||
"dependencies": { | ||
"ws": "^7.3.1" | ||
"ws": "^7.4.1" | ||
}, | ||
"peerDependencies": { | ||
"ws": ">= 7.3.1 < 2" | ||
"ws": ">= 7.4.1 < 8" | ||
}, | ||
"devDependencies": { | ||
"@relaycorp/shared-config": "^1.4.5", | ||
"@types/ws": "^7.2.7", | ||
"@relaycorp/shared-config": "^1.4.7", | ||
"@types/ws": "^7.4.0", | ||
"del-cli": "^3.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.1.2", | ||
"ts-node": "^9.0.0", | ||
"prettier": "^2.2.1", | ||
"ts-node": "^9.1.1", | ||
"tslint": "^5.20.1", | ||
"typedoc": "^0.19.2", | ||
"typescript": "^4.0.3" | ||
"typescript": "^4.0.5" | ||
}, | ||
@@ -50,0 +50,0 @@ "prettier": "@relaycorp/shared-config/.prettierrc.json", |
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.1