@launchtray/hatch-util
Advanced tools
Comparing version 0.10.1 to 0.10.2
{ | ||
"files": { | ||
"libraries/hatch-util/CHANGELOG.json": "58532f1bd4ed06517e6e134cdd453179011b047c", | ||
"libraries/hatch-util/CHANGELOG.md": "b86cf686064a3280d792cacafd1c9582f16309a6", | ||
"libraries/hatch-util/package.json": "395929e4b89c8a99254148a418254ce8b0c98ad7", | ||
"libraries/hatch-util/CHANGELOG.json": "3b4186b93d0cec6df6e2923b06de3c75714bee29", | ||
"libraries/hatch-util/CHANGELOG.md": "4ef576974176e72de864e4864b8646a722ae5cad", | ||
"libraries/hatch-util/package.json": "342018075f3947b9d1d5a8782c1dcc1b14b84922", | ||
"libraries/hatch-util/src/CompletableFuture.ts": "e08e2f763c96c4362f17df0dae9c0897ec550a8e", | ||
@@ -7,0 +7,0 @@ "libraries/hatch-util/src/ConsoleLogger.ts": "5539e296824fe8c8b148d17516e9284ce0a87d44", |
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.10.2", | ||
"tag": "@launchtray/hatch-util_v0.10.2", | ||
"date": "Sun, 23 Aug 2020 18:44:09 GMT", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Fix tsyringe exports" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.10.1", | ||
@@ -7,0 +19,0 @@ "tag": "@launchtray/hatch-util_v0.10.1", |
# Change Log - @launchtray/hatch-util | ||
This log was last generated on Sun, 23 Aug 2020 17:43:47 GMT and should not be manually modified. | ||
This log was last generated on Sun, 23 Aug 2020 18:44:09 GMT and should not be manually modified. | ||
## 0.10.2 | ||
Sun, 23 Aug 2020 18:44:09 GMT | ||
### Updates | ||
- Fix tsyringe exports | ||
## 0.10.1 | ||
@@ -6,0 +13,0 @@ Sun, 23 Aug 2020 17:43:47 GMT |
{ | ||
"name": "@launchtray/hatch-util", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "Utilities used by several other hatch modules", | ||
@@ -16,3 +16,2 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@launchtray/tsyringe-async": "4.3.2", | ||
"reflect-metadata": "^0.1.13" | ||
@@ -26,4 +25,5 @@ }, | ||
"peerDependencies": { | ||
"@launchtray/tsyringe-async": "4.3.2", | ||
"@sentry/types": "^5" | ||
} | ||
} |
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
46404
915
- Removed@launchtray/tsyringe-async@4.3.2