New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

docx-templates

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docx-templates - npm Package Compare versions

Comparing version 2.7.2 to 2.7.3

4

lib/jsSandbox.js

@@ -151,5 +151,5 @@ 'use strict';

// Wait for pormises to resolve
// Wait for promises to resolve
if (!((typeof result === 'undefined' ? 'undefined' : (0, _typeof3.default)(result)) === 'object' && result.then)) {
if (!((typeof result === 'undefined' ? 'undefined' : (0, _typeof3.default)(result)) === 'object' && result && result.then)) {
_context2.next = 11;

@@ -156,0 +156,0 @@ break;

{
"name": "docx-templates",
"version": "2.7.2",
"version": "2.7.3",
"description": "Template-based docx report creation",

@@ -5,0 +5,0 @@ "main": "lib/indexNode.js",

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