@clipboard-health/json-api-nestjs
Advanced tools
Comparing version 0.5.1 to 0.6.0
{ | ||
"name": "@clipboard-health/json-api-nestjs", | ||
"description": "Utilities for adhering to the JSON:API specification with NestJS.", | ||
"version": "0.5.1", | ||
"description": "TypeScript-friendly utilities for adhering to the JSON:API specification with NestJS.", | ||
"version": "0.6.0", | ||
"dependencies": { | ||
"@clipboard-health/contract-core": "0.1.1", | ||
"@clipboard-health/contract-core": "0.2.0", | ||
"tslib": "2.8.0", | ||
@@ -12,3 +12,3 @@ "type-fest": "4.26.1", | ||
"devDependencies": { | ||
"@clipboard-health/testing-core": "0.1.1" | ||
"@clipboard-health/testing-core": "0.2.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "keywords": [], |
# @clipboard-health/json-api-nestjs <!-- omit from toc --> | ||
Utilities for adhering to the [JSON:API](https://jsonapi.org/) specification with [NestJS](https://nestjs.com/). | ||
TypeScript-friendly utilities for adhering to the [JSON:API](https://jsonapi.org/) specification with [NestJS](https://nestjs.com/). | ||
@@ -5,0 +5,0 @@ ## Table of contents <!-- omit from toc --> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27089
1
+ Added@clipboard-health/contract-core@0.2.0(transitive)
- Removed@clipboard-health/contract-core@0.1.1(transitive)