@mtamayo/office-text-extractor
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "@mtamayo/office-text-extractor", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Yet another library to extract text from MS Office and PDF files", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -5,3 +5,3 @@ // source/parsers/docx.ts | ||
import { type Buffer } from 'node:buffer' | ||
import { extractRawText as parseWordFile } from 'mammoth' | ||
import { extractRawText as parseWordFile } from '@mtamayo/mammoth' | ||
@@ -8,0 +8,0 @@ import type { TextExtractionMethod } from '../lib.js' |
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
Network access
Supply chain riskThis module accesses the network.
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
33859
25
780
1