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

@clipboard-health/contract-core

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipboard-health/contract-core - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

17

package.json
{
"name": "@clipboard-health/contract-core",
"description": "Shared Zod schemas for Clipboard Health's contracts.",
"version": "0.9.0",
"version": "0.9.1",
"bugs": "https://github.com/ClipboardHealth/core-utils/issues",
"dependencies": {

@@ -10,5 +11,10 @@ "tslib": "2.8.0",

"devDependencies": {
"@clipboard-health/testing-core": "0.9.0"
"@clipboard-health/testing-core": "0.9.1"
},
"keywords": [],
"keywords": [
"contract",
"schema",
"typescript",
"zod"
],
"license": "MIT",

@@ -19,2 +25,7 @@ "main": "./src/index.js",

},
"repository": {
"directory": "packages/contract-core",
"type": "git",
"url": "git+https://github.com/ClipboardHealth/core-utils.git"
},
"scripts": {

@@ -21,0 +32,0 @@ "embed": "embedme README.md"

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