@autoguru/utilities
Advanced tools
Comparing version 1.0.43 to 1.0.44
@@ -13,4 +13,3 @@ const warning = (condition, message, ...args) => { | ||
} | ||
catch (x) { | ||
} | ||
catch (_) { } | ||
} | ||
@@ -17,0 +16,0 @@ } |
@@ -17,4 +17,3 @@ 'use strict'; | ||
} | ||
catch (x) { | ||
} | ||
catch (_) { } | ||
} | ||
@@ -21,0 +20,0 @@ } |
{ | ||
"name": "@autoguru/utilities", | ||
"version": "1.0.43", | ||
"version": "1.0.44", | ||
"description": "A collection of smallish things that help AutoGuru write code.", | ||
@@ -20,5 +20,5 @@ "homepage": "https://github.com/autoguru-au/octane/tree/master/packages/utilities#readme", | ||
"devDependencies": { | ||
"@autoguru/jest-preset": "^1.0.43", | ||
"@autoguru/jest-preset": "^1.0.44", | ||
"@autoguru/tsconfig": "^1.0.12", | ||
"rollup": "^1.13.1", | ||
"rollup": "^1.14.3", | ||
"rollup-plugin-typescript2": "^0.21.1", | ||
@@ -30,3 +30,3 @@ "typescript": "~3.5.1" | ||
}, | ||
"gitHead": "032e43507c50517b9120bd2eb386ea08a1e77001" | ||
"gitHead": "db725a3929ac804a076945864da27f3492bc7b41" | ||
} |
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
5319
86