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

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.1 to 1.0.2

jest.config.ts

7

CHANGELOG.md

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

## [1.0.2](https://github.com/kpfromer/docx-react/compare/v1.0.1...v1.0.2) (2021-11-24)
### Bug Fixes
* missing `type` in package.json ([946e4af](https://github.com/kpfromer/docx-react/commit/946e4afc0715d442c0e05fd02264ca9bfd8c9ddd))
## [1.0.1](https://github.com/kpfromer/docx-react/compare/v1.0.0...v1.0.1) (2021-11-24)

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

9

package.json

@@ -6,2 +6,3 @@ {

"types": "./lib/index.d.ts",
"type": "module",
"description": "A JSX wrapper around docx for creating docx files.",

@@ -35,3 +36,3 @@ "keywords": [

"@semantic-release/release-notes-generator": "^9.0.3",
"@types/jest": "^26.0.24",
"@types/jest": "^27.0.3",
"@types/lodash.flattendeep": "^4.4.6",

@@ -49,7 +50,7 @@ "@typescript-eslint/eslint-plugin": "^4.33.0",

"husky": "^4.3.8",
"jest": "^26.6.3",
"jest": "^27.3.1",
"lint-staged": "^10.5.4",
"prettier": "^2.4.1",
"semantic-release": "^17.4.7",
"ts-jest": "^26.5.6",
"ts-jest": "^27.0.7",
"ts-node": "^9.1.1",

@@ -91,3 +92,3 @@ "typescript": "^4.5.2"

},
"version": "1.0.1"
"version": "1.0.2"
}
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