@acot/types
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -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 @@ |
{ | ||
"name": "@acot/types", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "acot's underlying type declarations.", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@acot/find-chrome": "0.0.14", | ||
"@acot/schema-validator": "0.0.14", | ||
"puppeteer-core": "^8.0.0", | ||
"@acot/find-chrome": "0.0.15", | ||
"@acot/schema-validator": "0.0.15", | ||
"puppeteer-core": "^13.5.1", | ||
"type-fest": "^0.20.2" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "23b69f2eec4a19f5a1b60eb54e90f696028387c2" | ||
"gitHead": "4d9ea6c5bb5cf7f6611c349f82d464df5abe8596" | ||
} |
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
18183
+ Added@acot/find-chrome@0.0.15(transitive)
+ Added@acot/schema-validator@0.0.15(transitive)
+ Addedcross-fetch@3.1.5(transitive)
+ Addeddebug@4.3.4(transitive)
+ Addeddevtools-protocol@0.0.981744(transitive)
+ Addedms@2.1.2(transitive)
+ Addednode-fetch@2.6.7(transitive)
+ Addedpuppeteer-core@13.7.0(transitive)
+ Addedws@8.5.0(transitive)
- Removed@acot/find-chrome@0.0.14(transitive)
- Removed@acot/schema-validator@0.0.14(transitive)
- Removeddebug@4.3.7(transitive)
- Removeddevtools-protocol@0.0.854822(transitive)
- Removedms@2.1.3(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedpuppeteer-core@8.0.0(transitive)
- Removedws@7.5.10(transitive)
Updated@acot/find-chrome@0.0.15
Updatedpuppeteer-core@^13.5.1