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

@jackdbd/zod-to-doc

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jackdbd/zod-to-doc - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

7

CHANGELOG.md
# CHANGELOG
## [1.1.2](https://github.com/jackdbd/zod-to-doc/compare/v1.1.1...v1.1.2) (2024-09-19)
### Bug Fixes
* add overrides to avoid vulnerabilities ([fd376c0](https://github.com/jackdbd/zod-to-doc/commit/fd376c09b90e4bb6c9799da91348519216110254))
## [1.1.1](https://github.com/jackdbd/zod-to-doc/compare/v1.1.0...v1.1.1) (2024-04-25)

@@ -4,0 +11,0 @@

4

package.json
{
"name": "@jackdbd/zod-to-doc",
"version": "1.1.1",
"version": "1.1.2",
"description": "Inject your [Zod](https://github.com/colinhacks/zod) schemas into your docs.",

@@ -80,3 +80,3 @@ "author": {

"size": "pkg-size ./dist --sort-by=brotli --ignore-files '{*.d.ts,*.map}'",
"test": "node --test --experimental-test-coverage",
"test": "node --test",
"test:ci": "node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=coverage/lcov.info",

@@ -83,0 +83,0 @@ "test:watch": "node --test --watch"

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