@smithy/shared-ini-file-loader
Advanced tools
Comparing version
{ | ||
"name": "@smithy/shared-ini-file-loader", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"dependencies": { | ||
"@smithy/types": "^4.1.0", | ||
"@smithy/types": "^4.2.0", | ||
"tslib": "^2.6.2" | ||
@@ -24,3 +24,3 @@ }, | ||
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"", | ||
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"", | ||
"format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"", | ||
"extract:docs": "api-extractor run --local", | ||
@@ -61,6 +61,6 @@ "test": "yarn g:vitest run", | ||
], | ||
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/shared-ini-file-loader", | ||
"homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/shared-ini-file-loader", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/awslabs/smithy-typescript.git", | ||
"url": "https://github.com/smithy-lang/smithy-typescript.git", | ||
"directory": "packages/shared-ini-file-loader" | ||
@@ -67,0 +67,0 @@ }, |
49155
0.02%Updated