@phensley/cldr-types
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@phensley/cldr-types", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Types shared among packages in the @phensley/cldr library", | ||
@@ -39,22 +39,22 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"tslib": "^1.11.1" | ||
"tslib": "^1.13.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.7.13", | ||
"@microsoft/api-extractor": "^7.8.0", | ||
"@types/jest": "^25.2.1", | ||
"@types/node": "^13.13.4", | ||
"@typescript-eslint/eslint-plugin": "^2.30.0", | ||
"@typescript-eslint/parser": "^2.30.0", | ||
"@types/node": "^14.0.1", | ||
"@typescript-eslint/eslint-plugin": "^2.33.0", | ||
"@typescript-eslint/parser": "^2.33.0", | ||
"beautify-benchmark": "^0.2.4", | ||
"benchmark": "^2.1.4", | ||
"chalk": "^4.0.0", | ||
"dependency-cruiser": "^9.0.0", | ||
"eslint": "^6.8.0", | ||
"dependency-cruiser": "^9.1.0", | ||
"eslint": "^7.0.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"jest": "^25.4.0", | ||
"jest": "^26.0.1", | ||
"prettier": "^2.0.5", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^25.4.0", | ||
"typescript": "^3.8.3" | ||
"ts-jest": "^25.5.1", | ||
"typescript": "~3.8.3" | ||
}, | ||
@@ -74,3 +74,3 @@ "jest": { | ||
}, | ||
"gitHead": "42b88fa1fa672c12a88dfe4fea152d1eb614e919" | ||
"gitHead": "b4e3308079a0bcb58a666cd94c248ffd452b2486" | ||
} |
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
87981
Updatedtslib@^1.13.0