@acot/types
Advanced tools
Comparing version 0.0.2-canary.3 to 0.0.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.0.2](https://github.com/acot-a11y/acot/compare/@acot/types@0.0.2-canary.3...@acot/types@0.0.2) (2020-12-10) | ||
**Note:** Version bump only for package @acot/types | ||
## [0.0.2-canary.3](https://github.com/acot-a11y/acot/compare/@acot/types@0.0.2-canary.2...@acot/types@0.0.2-canary.3) (2020-11-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@acot/types", | ||
"version": "0.0.2-canary.3", | ||
"version": "0.0.2", | ||
"description": "acot's underlying type declarations.", | ||
@@ -25,6 +25,6 @@ "homepage": "https://github.com/acot-a11y/acot/tree/master/packages/types", | ||
"dependencies": { | ||
"@acot/find-chrome": "0.0.2-canary.1", | ||
"@acot/schema-validator": "0.0.2-canary.1", | ||
"puppeteer-core": "^5.4.1", | ||
"type-fest": "^0.18.0" | ||
"@acot/find-chrome": "0.0.2", | ||
"@acot/schema-validator": "0.0.2", | ||
"puppeteer-core": "^5.5.0", | ||
"type-fest": "^0.19.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
}, | ||
"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
13993
19
307
+ Added@acot/find-chrome@0.0.2(transitive)
+ Added@acot/schema-validator@0.0.2(transitive)
+ Addedtype-fest@0.19.0(transitive)
- Removed@acot/find-chrome@0.0.2-canary.1(transitive)
- Removed@acot/schema-validator@0.0.2-canary.1(transitive)
- Removedtype-fest@0.18.1(transitive)
Updated@acot/find-chrome@0.0.2
Updated@acot/schema-validator@0.0.2
Updatedpuppeteer-core@^5.5.0
Updatedtype-fest@^0.19.0