Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

docx-to-vfile

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docx-to-vfile - npm Package Compare versions

Comparing version 0.8.2 to 0.9.0

12

package.json
{
"name": "docx-to-vfile",
"version": "0.8.2",
"version": "0.9.0",
"license": "GPL-3.0-or-later",

@@ -27,4 +27,3 @@ "repository": "https://github.com/TrialAndErrorOrg/parsers",

"types": "./index.d.ts",
"import": "./index.js",
"require": "./src/index.js"
"import": "./index.js"
}

@@ -45,7 +44,6 @@ },

"dependencies": {
"unzipit": "^1.4.2",
"vfile": "^5.3.7",
"vite": "^4.2.1",
"tslib": "^2.5.0"
}
"unzipit": "^1.4.2"
},
"module": "./src/index.js"
}
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