Socket
Book a DemoInstallSign in
Socket

paginate-for-print

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paginate-for-print - npm Package Compare versions

Comparing version

to
0.0.7

4

dist/apply-layout.js

@@ -188,5 +188,3 @@ "use strict";

for (var i = 0; i < topfloatsLength; i++) {
while (topfloats[i].firstChild) {
lastPage.previousSibling.appendChild(topfloats[i].firstChild);
}
lastPage.previousSibling.appendChild(topfloats[i]);
}

@@ -193,0 +191,0 @@ while (lastPage.firstChild) {

{
"name": "paginate-for-print",
"version": "0.0.6",
"version": "0.0.7",
"author": "Johannes Wilm",

@@ -5,0 +5,0 @@ "license": "LGPL",

@@ -186,6 +186,3 @@ import {matchesSelector} from "./matches-selector"

for (let i = 0; i < topfloatsLength; i++) {
while (topfloats[i].firstChild) {
lastPage.previousSibling.appendChild(topfloats[i].firstChild)
}
lastPage.previousSibling.appendChild(topfloats[i])
}

@@ -192,0 +189,0 @@ while (lastPage.firstChild) {

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.