Socket
Socket
Sign inDemoInstall

@launchtray/hatch-util

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchtray/hatch-util - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

6

.rush/temp/package-deps_build.json
{
"files": {
"libraries/hatch-util/CHANGELOG.json": "837af7f49dc99bb391f388d0c5f851f7901be6e4",
"libraries/hatch-util/CHANGELOG.md": "a75791cf5173452dbdaa353132ac10bceb09de75",
"libraries/hatch-util/package.json": "702cf53288e9c33119ce99652c0f94dcc8dab83f",
"libraries/hatch-util/CHANGELOG.json": "58532f1bd4ed06517e6e134cdd453179011b047c",
"libraries/hatch-util/CHANGELOG.md": "b86cf686064a3280d792cacafd1c9582f16309a6",
"libraries/hatch-util/package.json": "395929e4b89c8a99254148a418254ce8b0c98ad7",
"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.1",
"tag": "@launchtray/hatch-util_v0.10.1",
"date": "Sun, 23 Aug 2020 17:43:47 GMT",
"comments": {
"none": [
{
"comment": "Import fixes"
}
]
}
},
{
"version": "0.10.0",

@@ -7,0 +19,0 @@ "tag": "@launchtray/hatch-util_v0.10.0",

# Change Log - @launchtray/hatch-util
This log was last generated on Sun, 23 Aug 2020 07:05:36 GMT and should not be manually modified.
This log was last generated on Sun, 23 Aug 2020 17:43:47 GMT and should not be manually modified.
## 0.10.1
Sun, 23 Aug 2020 17:43:47 GMT
### Updates
- Import fixes
## 0.10.0

@@ -6,0 +13,0 @@ Sun, 23 Aug 2020 07:05:36 GMT

{
"name": "@launchtray/hatch-util",
"version": "0.10.0",
"version": "0.10.1",
"description": "Utilities used by several other hatch modules",
"main": "dist/index.js",
"types": "dist/index.d.js",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"license": "MIT",

@@ -16,9 +16,9 @@ "scripts": {

"dependencies": {
"reflect-metadata": "^0.1.13",
"@launchtray/tsyringe-async": "4.3.2"
"@launchtray/tsyringe-async": "4.3.2",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"typescript": "^3.7.3",
"@types/node": "^12",
"rimraf": "3.0.0",
"@types/node": "^12"
"typescript": "^3.7.3"
},

@@ -25,0 +25,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc