Socket
Socket
Sign inDemoInstall

@acot/runner

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acot/runner - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

4

CHANGELOG.md

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

## [0.0.11](https://github.com/acot-a11y/acot/compare/v0.0.10...v0.0.11) (2021-04-12)
**Note:** Version bump only for package @acot/runner
## [0.0.10](https://github.com/acot-a11y/acot/compare/v0.0.10-canary.0...v0.0.10) (2021-04-11)

@@ -8,0 +12,0 @@

14

package.json
{
"name": "@acot/runner",
"version": "0.0.10",
"version": "0.0.11",
"description": "A runner toolset for @acot/cli.",

@@ -23,4 +23,4 @@ "keywords": [

"lib",
"!__mocks__",
"!__tests__"
"!**/__mocks__",
"!**/__tests__"
],

@@ -40,3 +40,3 @@ "scripts": {

"dependencies": {
"@acot/module-loader": "0.0.10",
"@acot/module-loader": "0.0.11",
"debug": "^4.3.1",

@@ -46,4 +46,4 @@ "emittery": "^0.7.1"

"devDependencies": {
"@acot/factory": "0.0.10",
"@acot/types": "0.0.10"
"@acot/factory": "0.0.11",
"@acot/types": "0.0.11"
},

@@ -53,3 +53,3 @@ "publishConfig": {

},
"gitHead": "0defca3c6f339069c707eb8ba2fc84f058be7111"
"gitHead": "f837929ac56505e646f51c1cdbdd7dd7b80a84dc"
}
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