@total-typescript/shoehorn
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@total-typescript/shoehorn", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Work seamlessly with partial mocks in TypeScript.", | ||
@@ -11,4 +11,3 @@ "main": "dist/index.js", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
"require": "./dist/index.js" | ||
}, | ||
@@ -20,6 +19,14 @@ "./package.json": "./package.json" | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/total-typescript/shoehorn.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/total-typescript/shoehorn/issues" | ||
}, | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "^0.4.2", | ||
"@changesets/cli": "^2.26.0", | ||
"@types/node": "^18.14.5", | ||
"tsup": "^6.6.3", | ||
"tsup": "^7.1.0", | ||
"turbo": "^1.8.3", | ||
@@ -34,4 +41,5 @@ "typescript": "^4.9.5", | ||
"lint": "tsc", | ||
"release": "turbo build lint test && changeset publish" | ||
"attw": "attw --pack", | ||
"release": "turbo build lint test attw && changeset publish" | ||
} | ||
} |
# `shoehorn` | ||
``` | ||
npm i @total-typescript/shoehorn | ||
``` | ||
`shoehorn` (meaning "to force something into a space") lets you **pass partial data in tests** while keeping TypeScript happy. | ||
@@ -4,0 +8,0 @@ |
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
9444
8
0
144
0
7