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

@clipboard-health/json-api

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.15.1 to 0.16.0

5

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

@@ -27,5 +27,2 @@ "dependencies": {

},
"scripts": {
"embed": "embedme README.md"
},
"type": "commonjs",

@@ -32,0 +29,0 @@ "typings": "./src/index.d.ts",

8

README.md

@@ -26,5 +26,3 @@ # @clipboard-health/json-api <!-- omit from toc -->

```ts
// ./examples/toClientSearchParams.ts
// packages/json-api/src/lib/query/toClientSearchParams.ts
// packages/json-api/examples/toClientSearchParams.ts
import { deepEqual } from "node:assert/strict";

@@ -64,5 +62,3 @@

```ts
// ./examples/toServerJsonApiQuery.ts
// packages/json-api/src/lib/query/toServerJsonApiQuery.ts
// packages/json-api/examples/toServerJsonApiQuery.ts
import { deepEqual } from "node:assert/strict";

@@ -69,0 +65,0 @@

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