@acot/connection
Advanced tools
Comparing version 0.0.2-canary.4 to 0.0.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.0.2](https://github.com/acot-a11y/acot/compare/@acot/connection@0.0.2-canary.4...@acot/connection@0.0.2) (2020-12-10) | ||
**Note:** Version bump only for package @acot/connection | ||
## [0.0.2-canary.4](https://github.com/acot-a11y/acot/compare/@acot/connection@0.0.2-canary.3...@acot/connection@0.0.2-canary.4) (2020-11-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@acot/connection", | ||
"version": "0.0.2-canary.4", | ||
"version": "0.0.2", | ||
"description": "Manage the connection to the server.", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/acot-a11y/acot/tree/master/packages/connection", | ||
"dependencies": { | ||
"debug": "^4.2.0", | ||
"debug": "^4.3.1", | ||
"execa": "^4.1.0", | ||
@@ -31,4 +31,4 @@ "wait-on": "^5.2.0" | ||
"devDependencies": { | ||
"@acot/types": "0.0.2-canary.3", | ||
"@types/wait-on": "^4.0.0" | ||
"@acot/types": "0.0.2", | ||
"@types/wait-on": "^5.2.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "80705d0103e66e4654b9cda5d66afff877cd6daa" | ||
"gitHead": "0213161e3b268d769211bcd75d1d5f7f4e1818ad" | ||
} |
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
6259
Updateddebug@^4.3.1