@applitools/dom-capture
Advanced tools
Comparing version 3.0.2 to 3.0.3
var _captureDom = (function (exports) { | ||
'use strict'; | ||
//const {URL} = require('url'); | ||
function absolutizeUrl(url, absoluteUrl) { | ||
@@ -7,0 +5,0 @@ return new URL(url, absoluteUrl).href; |
{ | ||
"name": "@applitools/dom-capture", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"main": "index.js", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=10.0.0" | ||
}, | ||
@@ -24,8 +24,8 @@ "files": [ | ||
"chai": "^4.2.0", | ||
"eslint": "^4.19.1", | ||
"eslint-plugin-mocha-no-only": "^0.0.6", | ||
"eslint-plugin-node": "^6.0.1", | ||
"eslint-plugin-prettier": "^2.7.0", | ||
"eslint": "5.7.0", | ||
"eslint-plugin-mocha-no-only": "1.0.0", | ||
"eslint-plugin-node": "7.0.1", | ||
"eslint-plugin-prettier": "3.0.0", | ||
"express": "^4.16.4", | ||
"mocha": "^5.1.1", | ||
"mocha": "5.2.0", | ||
"prettier": "^1.14.3", | ||
@@ -32,0 +32,0 @@ "puppeteer": "^1.9.0", |
'use strict'; | ||
//const {URL} = require('url'); | ||
@@ -4,0 +3,0 @@ function absolutizeUrl(url, absoluteUrl) { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
16659
490
4