From 1ea55255ffe9872a270c4aae86ce955e55bc6bd1 Mon Sep 17 00:00:00 2001 From: Jay Vercellone Date: Mon, 6 Jan 2025 14:17:04 -0800 Subject: [PATCH] Fix publint issues This change fixes the following issues from the SDK v1.1.3: https://publint.dev/@pipedream/sdk@1.1.3 --- packages/sdk/package.json | 14 ++++++-------- pnpm-lock.yaml | 35 +++++++++++++---------------------- 2 files changed, 19 insertions(+), 30 deletions(-) diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 13d69964fd8c4..59c239b717196 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,11 +1,9 @@ { "name": "@pipedream/sdk", - "version": "1.1.3", + "version": "1.1.4", "description": "Pipedream SDK", + "type": "commonjs", "main": "dist/server/server/index.js", - "module": "dist/server/server/index.js", - "types": "dist/server/server/index.d.ts", - "browser": "./dist/browser/browser/index.js", "exports": { ".": { "browser": "./dist/browser/browser/index.js", @@ -14,14 +12,14 @@ "default": "./dist/server/server/index.js" }, "./server": { + "types": "./dist/server/server/index.d.ts", "import": "./dist/server/server/index.js", - "require": "./dist/server/server/index.js", - "types": "./dist/server/server/index.d.ts" + "require": "./dist/server/server/index.js" }, "./browser": { + "types": "./dist/browser/browser/index.d.ts", "import": "./dist/browser/browser/index.js", - "require": "./dist/browser/browser/index.js", - "types": "./dist/browser/browser/index.d.ts" + "require": "./dist/browser/browser/index.js" } }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c921d2c19df8d..3a2fc073d8db6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1005,8 +1005,7 @@ importers: specifier: ^9.0.1 version: 9.0.1 - components/azure_storage: - specifiers: {} + components/azure_storage: {} components/backblaze: {} @@ -3104,8 +3103,7 @@ importers: components/easypost: {} - components/easypromos: - specifiers: {} + components/easypromos: {} components/easysendy: dependencies: @@ -3159,8 +3157,7 @@ importers: specifier: ^4.0.0 version: 4.0.1 - components/elevio: - specifiers: {} + components/elevio: {} components/elmah_io: dependencies: @@ -4823,8 +4820,7 @@ importers: specifier: ^1.6.0 version: 1.6.6 - components/homerun: - specifiers: {} + components/homerun: {} components/hookdeck: dependencies: @@ -8319,8 +8315,7 @@ importers: specifier: ^1.1.1 version: 1.6.6 - components/ragie: - specifiers: {} + components/ragie: {} components/railsr: {} @@ -8513,8 +8508,7 @@ importers: specifier: ^1.3.0 version: 1.6.6 - components/refiner: - specifiers: {} + components/refiner: {} components/reflect: dependencies: @@ -10545,8 +10539,7 @@ importers: specifier: ^1.1.0 version: 1.6.6 - components/textline: - specifiers: {} + components/textline: {} components/textlocal: dependencies: @@ -11052,8 +11045,7 @@ importers: specifier: ^6.2.13 version: 6.2.13 - components/typefully: - specifiers: {} + components/typefully: {} components/typless: {} @@ -11578,8 +11570,7 @@ importers: components/weworkbook: {} - components/what_are_those: - specifiers: {} + components/what_are_those: {} components/whatconverts: {} @@ -24691,22 +24682,22 @@ packages: superagent@3.8.1: resolution: {integrity: sha512-VMBFLYgFuRdfeNQSMLbxGSLfmXL/xc+OO+BZp41Za/NRDBet/BNbkRJrYzCUu0u4GU0i/ml2dtT8b9qgkw9z6Q==} engines: {node: '>= 4.0'} - deprecated: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net + deprecated: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at . superagent@4.1.0: resolution: {integrity: sha512-FT3QLMasz0YyCd4uIi5HNe+3t/onxMyEho7C3PSqmti3Twgy2rXT4fmkTz6wRL6bTF4uzPcfkUCa8u4JWHw8Ag==} engines: {node: '>= 6.0'} - deprecated: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net + deprecated: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at . superagent@5.3.1: resolution: {integrity: sha512-wjJ/MoTid2/RuGCOFtlacyGNxN9QLMgcpYLDQlWFIhhdJ93kNscFonGvrpAHSCVjRVj++DGCglocF7Aej1KHvQ==} engines: {node: '>= 7.0.0'} - deprecated: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net + deprecated: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at . superagent@7.1.6: resolution: {integrity: sha512-gZkVCQR1gy/oUXr+kxJMLDjla434KmSOKbx5iGD30Ql+AkJQ/YlPKECJy2nhqOsHLjGHzoDTXNSjhnvWhzKk7g==} engines: {node: '>=6.4.0 <13 || >=14'} - deprecated: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net + deprecated: Please downgrade to v7.1.5 if you need IE/ActiveXObject support OR upgrade to v8.0.0 as we no longer support IE and published an incorrect patch version (see https://github.com/visionmedia/superagent/issues/1731) supports-color@2.0.0: resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==}