@acot/factory
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -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/factory | ||
## [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 @@ |
{ | ||
"name": "@acot/factory", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "A factory toolset for various acot objects.", | ||
@@ -23,4 +23,4 @@ "keywords": [ | ||
"lib", | ||
"!__mocks__", | ||
"!__tests__" | ||
"!**/__mocks__", | ||
"!**/__tests__" | ||
], | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
"dependencies": { | ||
"@acot/types": "0.0.10", | ||
"@acot/types": "0.0.11", | ||
"deepmerge": "^4.2.2", | ||
@@ -40,3 +40,3 @@ "is-plain-object": "^5.0.0", | ||
}, | ||
"gitHead": "0defca3c6f339069c707eb8ba2fc84f058be7111" | ||
"gitHead": "f837929ac56505e646f51c1cdbdd7dd7b80a84dc" | ||
} |
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
11026
+ Added@acot/find-chrome@0.0.11(transitive)
+ Added@acot/schema-validator@0.0.11(transitive)
+ Added@acot/types@0.0.11(transitive)
- Removed@acot/find-chrome@0.0.10(transitive)
- Removed@acot/schema-validator@0.0.10(transitive)
- Removed@acot/types@0.0.10(transitive)
Updated@acot/types@0.0.11