Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@applitools/dom-utils

Package Overview
Dependencies
Maintainers
20
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/dom-utils - npm Package Compare versions

Comparing version 4.7.10 to 4.7.11

.bongo/dry-run.tgz

5

CHANGELOG.md

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

## 4.7.11 - 2020/4/22
- updated to @applitools/dom-capture@7.1.5
- updated to @applitools/eyes-common@3.21.0
## 4.7.10

@@ -8,0 +13,0 @@

16

package.json
{
"name": "@applitools/dom-utils",
"version": "4.7.10",
"version": "4.7.11",
"description": "Applitools DOM Utils is a shared utility package",

@@ -27,4 +27,4 @@ "keywords": [

"dependencies": {
"@applitools/dom-capture": "7.1.4",
"@applitools/eyes-common": "3.20.2",
"@applitools/dom-capture": "7.1.5",
"@applitools/eyes-common": "3.21.0",
"axios": "^0.19.0"

@@ -39,11 +39,7 @@ },

"scripts": {
"vv": "bongo --verify-versions",
"vc": "bongo --verify-changelog",
"uc": "bongo --update-changelog",
"verify-commits": "bongo --verify-commits",
"lint": "eslint . --ext .js --no-eslintrc --config ../../.eslintrc",
"test": "mocha --no-timeouts \"test/**/*.spec.js\"",
"postpublish": "git push; git push --tags",
"preversion": "yarn vv && yarn vc && yarn verify-commits",
"version": "yarn uc && git add CHANGELOG.md"
"preversion": "bongo preversion",
"version": "bongo version",
"postversion": "bongo postversion --skip-release-notification"
},

@@ -50,0 +46,0 @@ "license": "SEE LICENSE IN LICENSE",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc