Socket
Socket
Sign inDemoInstall

@acot/acot-runner-storybook

Package Overview
Dependencies
257
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.14 to 0.0.15

6

CHANGELOG.md

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

## [0.0.15](https://github.com/acot-a11y/acot/compare/v0.0.14...v0.0.15) (2022-03-27)
### Features
- upgrade puppeteer to v13 ([6598c99](https://github.com/acot-a11y/acot/commit/6598c99ead6734cdc6f71a184a75cf4577cfa17d))
## [0.0.14](https://github.com/acot-a11y/acot/compare/v0.0.14-canary.2...v0.0.14) (2022-01-03)

@@ -8,0 +14,0 @@

16

package.json
{
"name": "@acot/acot-runner-storybook",
"version": "0.0.14",
"version": "0.0.15",
"description": "An acot custom runner for Storybook.",

@@ -31,6 +31,6 @@ "keywords": [

"dependencies": {
"@acot/acot-runner": "0.0.14",
"@acot/config": "0.0.14",
"@acot/runner": "0.0.14",
"@acot/schema-validator": "0.0.14",
"@acot/acot-runner": "0.0.15",
"@acot/config": "0.0.15",
"@acot/runner": "0.0.15",
"@acot/schema-validator": "0.0.15",
"@sinclair/typebox": "^0.23.2",

@@ -41,6 +41,6 @@ "debug": "^4.3.1",

"micromatch": "^4.0.2",
"puppeteer-core": "^8.0.0"
"puppeteer-core": "^13.5.1"
},
"devDependencies": {
"@acot/types": "0.0.14",
"@acot/types": "0.0.15",
"@types/micromatch": "4.0.2"

@@ -51,3 +51,3 @@ },

},
"gitHead": "23b69f2eec4a19f5a1b60eb54e90f696028387c2"
"gitHead": "4d9ea6c5bb5cf7f6611c349f82d464df5abe8596"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc