@clipboard-health/contract-core
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"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" |
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8869
0