@applitools/dom-snapshot
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -1,2 +0,2 @@ | ||
// @applitools/dom-snapshot@1.1.5 | ||
// @applitools/dom-snapshot@1.1.6 | ||
function __processPage() { | ||
@@ -3,0 +3,0 @@ var processPage = (function () { |
@@ -1,2 +0,2 @@ | ||
// @applitools/dom-snapshot@1.1.5 | ||
// @applitools/dom-snapshot@1.1.6 | ||
function __processPageAndSerialize() { | ||
@@ -3,0 +3,0 @@ var processPageAndSerialize = (function () { |
@@ -6,2 +6,3 @@ 'use strict'; | ||
const getProcessPageAndSerializeScript = makeGetScript('processPageAndSerialize'); | ||
const getProcessPageAndPollScript = makeGetScript('processPageAndPoll'); | ||
@@ -11,2 +12,3 @@ module.exports = { | ||
getProcessPageAndSerializeScript, | ||
getProcessPageAndPollScript, | ||
}; |
{ | ||
"name": "@applitools/dom-snapshot", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"main": "index.js", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"build:watch": "rollup -c rollup.config.js --watch", | ||
"build:seal": "npm run build:seal:file -- dist/processPage.js && npm run build:seal:file -- dist/processPageAndSerialize.js", | ||
"build:seal": "npm run build:seal:file -- dist/processPage.js && npm run build:seal:file -- dist/processPageAndSerialize.js && npm run build:seal:file -- dist/processPageAndPoll.js", | ||
"build:seal:file": "sed -i \"1s/.*/\\/\\/ @applitools\\/dom-snapshot@$npm_package_version/\" $file_name", | ||
@@ -17,0 +17,0 @@ "prepublishOnly": "npm run build && npm version patch && npm run build:seal" |
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
75908
29
1920
4
185
7
7
0
17