Socket
Socket
Sign inDemoInstall

abstract-document

Package Overview
Dependencies
Maintainers
8
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-document - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

lib-cjs/abstract-document-exporters/pdf/measure.js

@@ -226,3 +226,3 @@ "use strict";

features: features
});
}) + 2;
return AD.Size.create(width, height);

@@ -229,0 +229,0 @@ // let font = style.fontFamily || "Helvetica";

@@ -223,3 +223,3 @@ import * as R from "ramda";

features: features
});
}) + 2;
return AD.Size.create(width, height);

@@ -226,0 +226,0 @@ // let font = style.fontFamily || "Helvetica";

{
"name": "abstract-document",
"version": "2.2.3",
"version": "2.2.4",
"description": "Dynamically create documents using code or JSX and render to any format",

@@ -5,0 +5,0 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-document",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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