Socket
Socket
Sign inDemoInstall

@acot/connection

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acot/connection - npm Package Compare versions

Comparing version 0.0.9-canary.0 to 0.0.10-canary.0

13

CHANGELOG.md

@@ -6,2 +6,15 @@ # Change Log

## 0.0.10-canary.0 (2021-04-04)
### Bug Fixes
- update dependency execa to v5 ([456b0de](https://github.com/acot-a11y/acot/commit/456b0dec9695853acb711a90b676078fb7c45fb9))
- Minor bug fixes that occur during Audit ([0ec7b94](https://github.com/acot-a11y/acot/commit/0ec7b94e8f885cb45aae351d0279033367b8d94c))
- **core:** Fix a bug that `BrowserPool` hangs ([93da5cb](https://github.com/acot-a11y/acot/commit/93da5cbdf28508e4e3cf95983bf710d1675ff3da))
### Features
- Initial implements ([68f46a2](https://github.com/acot-a11y/acot/commit/68f46a250de7793795678ece40d23d927ddd075c))
- **connection:** use `GET` request instead of `HEAD` request [#34](https://github.com/acot-a11y/acot/issues/34) ([5a48d8a](https://github.com/acot-a11y/acot/commit/5a48d8ae9bcab53137cdd842f48fb8a17d9edc36))
## [0.0.9-canary.0](https://github.com/acot-a11y/acot/compare/@acot/connection@0.0.8...@acot/connection@0.0.9-canary.0) (2021-03-30)

@@ -8,0 +21,0 @@

9

package.json
{
"name": "@acot/connection",
"version": "0.0.9-canary.0",
"version": "0.0.10-canary.0",
"description": "Manage the connection to the server.",
"keywords": [
"acot"
],
"homepage": "https://github.com/acot-a11y/acot/tree/main/packages/connection",

@@ -32,3 +35,3 @@ "bugs": {

"devDependencies": {
"@acot/types": "0.0.8-canary.0",
"@acot/types": "0.0.10-canary.0",
"@types/wait-on": "5.2.0"

@@ -39,3 +42,3 @@ },

},
"gitHead": "019a4b37fc93b03f495bd62eddd4002f6403948d"
"gitHead": "0e2e86c945110f44e402805b94921fd3712605d2"
}
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