You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@smithy/shared-ini-file-loader

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/shared-ini-file-loader - npm Package Compare versions

Comparing version

to
4.0.2

10

package.json
{
"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 @@ },