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

@clipboard-health/json-api-nestjs

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipboard-health/json-api-nestjs - npm Package Compare versions

Comparing version 0.15.5 to 0.15.6

11

package.json
{
"name": "@clipboard-health/json-api-nestjs",
"description": "TypeScript-friendly utilities for adhering to the JSON:API specification with NestJS.",
"version": "0.15.5",
"version": "0.15.6",
"bugs": "https://github.com/ClipboardHealth/core-utils/issues",

@@ -9,7 +9,7 @@ "dependencies": {

"tslib": "2.8.0",
"type-fest": "4.32.0",
"zod": "3.24.1"
"type-fest": "4.32.0"
},
"devDependencies": {
"@clipboard-health/testing-core": "0.11.5"
"@clipboard-health/testing-core": "0.11.6",
"zod": "3.24.1"
},

@@ -27,2 +27,5 @@ "keywords": [

"main": "./src/index.js",
"peerDependencies": {
"zod": "^3"
},
"publishConfig": {

@@ -29,0 +32,0 @@ "access": "public"

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