@signalapp/mock-server
Advanced tools
Comparing version 2.22.0 to 2.22.1
{ | ||
"name": "@signalapp/mock-server", | ||
"version": "2.22.0", | ||
"version": "2.22.1", | ||
"description": "Mock Signal Server for writing tests", | ||
@@ -49,3 +49,2 @@ "main": "src/index.js", | ||
"protobufjs": "^6.10.2", | ||
"typescript": "^4.9.5", | ||
"url-pattern": "^1.0.3", | ||
@@ -68,4 +67,5 @@ "uuid": "^8.3.2", | ||
"eslint": "^8.7.0", | ||
"mocha": "^9.2.0" | ||
"mocha": "^9.2.0", | ||
"typescript": "^5.1.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
10
13
- Removedtypescript@^4.9.5
- Removedtypescript@4.9.5(transitive)