Socket
Socket
Sign inDemoInstall

docx-react

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

docx-react - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

lib/index.d.ts

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.4](https://github.com/kpfromer/docx-react/compare/v1.0.3...v1.0.4) (2021-11-25)
### Bug Fixes
* fix ts files not included in npm release ([a9f8f73](https://github.com/kpfromer/docx-react/commit/a9f8f7373f929b7d8a337e92c9278e60184a4d3c))
## [1.0.3](https://github.com/kpfromer/docx-react/compare/v1.0.2...v1.0.3) (2021-11-24)

@@ -2,0 +9,0 @@

5

package.json

@@ -6,2 +6,5 @@ {

"types": "./lib/index.d.ts",
"files": [
"lib/"
],
"type": "module",

@@ -90,3 +93,3 @@ "description": "A JSX wrapper around docx for creating docx files.",

},
"version": "1.0.3"
"version": "1.0.4"
}
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