return-style
Advanced tools
Comparing version 0.11.4 to 0.11.5
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.11.5](https://github.com/BlackGlory/return-style/compare/v0.11.4...v0.11.5) (2021-02-02) | ||
### [0.11.4](https://github.com/BlackGlory/return-style/compare/v0.11.3...v0.11.4) (2021-01-20) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "return-style", | ||
"version": "0.11.4", | ||
"version": "0.11.5", | ||
"description": "Non-intrusively convert the result of any function or promise to the user's desired style.", | ||
@@ -59,13 +59,13 @@ "keywords": [ | ||
"@blackglory/jest-matchers": "^0.1.7", | ||
"@blackglory/types": "^0.2.7", | ||
"@blackglory/types": "^0.2.11", | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@rollup/plugin-typescript": "^8.1.0", | ||
"@rollup/plugin-typescript": "^8.1.1", | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.22", | ||
"@typescript-eslint/eslint-plugin": "^4.14.0", | ||
"@typescript-eslint/parser": "^4.14.0", | ||
"eslint": "^7.18.0", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.14.2", | ||
"eslint": "^7.19.0", | ||
"husky": "^4.3.8", | ||
"iterable-operator": "^0.12.8", | ||
"iterable-operator": "^0.13.0", | ||
"jest": "^26.6.3", | ||
@@ -75,7 +75,7 @@ "jest-extended": "^0.11.5", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.37.0", | ||
"rollup": "^2.38.4", | ||
"rollup-plugin-analyzer": "^4.0.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"standard-version": "^9.1.0", | ||
"ts-jest": "^26.4.4", | ||
"ts-jest": "^26.5.0", | ||
"tscpaths": "^0.0.9", | ||
@@ -82,0 +82,0 @@ "typescript": "^4.1.3" |
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
569762