@phensley/cldr-types
Advanced tools
Comparing version 1.7.1 to 1.7.2
{ | ||
"name": "@phensley/cldr-types", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "Types shared among packages in the @phensley/cldr library", | ||
@@ -23,10 +23,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"tslib": "^2.5.3" | ||
"tslib": "^2.6.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "~7.35.1", | ||
"@microsoft/api-extractor": "~7.36.1", | ||
"@types/jest": "^29.5.2", | ||
"@types/node": "^20.2.5", | ||
"@typescript-eslint/eslint-plugin": "^5.59.9", | ||
"@typescript-eslint/parser": "^5.59.9", | ||
"@types/node": "^20.4.0", | ||
"@typescript-eslint/eslint-plugin": "^5.61.0", | ||
"@typescript-eslint/parser": "^5.61.0", | ||
"add": "^2.0.6", | ||
@@ -36,12 +36,12 @@ "beautify-benchmark": "^0.2.4", | ||
"chalk": "4.1.2", | ||
"dependency-cruiser": "^13.0.3", | ||
"eslint": "^8.42.0", | ||
"dependency-cruiser": "^13.0.5", | ||
"eslint": "^8.44.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"jest": "^29.5.0", | ||
"pnpm": "^8.6.1", | ||
"jest": "^29.6.1", | ||
"pnpm": "^8.6.6", | ||
"prettier": "^2.8.8", | ||
"rimraf": "^5.0.1", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "~5.1.3" | ||
"ts-jest": "^29.1.1", | ||
"typescript": "~5.1.6" | ||
}, | ||
@@ -48,0 +48,0 @@ "jest": { |
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
Updatedtslib@^2.6.0