@applitools/dom-utils
Advanced tools
Comparing version 4.7.8 to 4.7.9
@@ -6,2 +6,7 @@ # Change Log | ||
## 4.7.9 | ||
- add support of iframes with srcdoc attr. [Trello](https://trello.com/c/LgVKNT5Y/196-iframe-srcdoc-attribute-not-supported-in-dom-snapshot-and-dom-capture) | ||
- add time limit to fetch. [Trello](https://trello.com/c/wL1UaMT8/231-dom-capture-fetches-are-not-time-limited) | ||
## 4.7.8 | ||
@@ -8,0 +13,0 @@ |
{ | ||
"name": "@applitools/dom-utils", | ||
"version": "4.7.8", | ||
"version": "4.7.9", | ||
"description": "Applitools DOM Utils is a shared utility package", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@applitools/dom-capture": "7.1.3", | ||
"@applitools/dom-capture": "7.1.4", | ||
"@applitools/eyes-common": "3.20.1", | ||
@@ -30,0 +30,0 @@ "axios": "^0.19.0" |
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
37369
8
97
+ Added@applitools/dom-capture@7.1.4(transitive)
- Removed@applitools/dom-capture@7.1.3(transitive)