@thomaschaplin/cusip-generator
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@thomaschaplin/cusip-generator", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Generate a valid CUSIP", | ||
@@ -38,13 +38,13 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"jest": "^27.3.1", | ||
"kelonio": "^0.7.0", | ||
"ts-jest": "^27.0.7", | ||
"@types/jest": "^27.0.3", | ||
"@types/node": "^16.11.10", | ||
"typescript": "^4.5.2", | ||
"@stryker-mutator/core": "^4.4.1", | ||
"@stryker-mutator/jest-runner": "^4.4.1", | ||
"@stryker-mutator/typescript-checker": "^4.4.1", | ||
"husky": "^6.0.0" | ||
"jest": "^29.5.0", | ||
"kelonio": "^0.9.0", | ||
"ts-jest": "^29.1.0", | ||
"@types/jest": "^29.5.2", | ||
"@types/node": "^20.3.1", | ||
"typescript": "^5.1.3", | ||
"@stryker-mutator/core": "^7.0.2", | ||
"@stryker-mutator/jest-runner": "^7.0.2", | ||
"@stryker-mutator/typescript-checker": "^7.0.2", | ||
"husky": "^8.0.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
42340