New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.4 to 0.2.5

dist/package.json

10

package.json
{
"name": "@clipboard-health/json-api",
"description": "Utilities for adhering to the JSON:API specification.",
"version": "0.2.5",
"bugs": "https://github.com/clipboardhealth/core-utils/issues",

@@ -8,5 +9,8 @@ "dependencies": {

},
"files": [
"dist"
],
"keywords": [],
"license": "MIT",
"main": "./src/index.js",
"main": "./dist/src/index.js",
"publishConfig": {

@@ -24,5 +28,3 @@ "access": "public"

"type": "commonjs",
"typings": "./src/index.d.ts",
"types": "./src/index.d.ts",
"version": "0.2.4"
"typings": "./src/index.d.ts"
}
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