shipengine-ts
Advanced tools
+4
-6
| { | ||
| "name": "shipengine-ts", | ||
| "version": "2.0.2", | ||
| "version": "2.0.3", | ||
| "description": "A type-safe fetch client for the ShipEngine.com API", | ||
| "main": "dist/index.cjs", | ||
| "module": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
@@ -9,5 +11,2 @@ "author": "Kyle Villeneuve (skusavvy.com)", | ||
| "private": false, | ||
| "type": "module", | ||
| "main": "dist/index.js", | ||
| "module": "dist/index.js", | ||
| "exports": { | ||
@@ -29,4 +28,3 @@ ".": { | ||
| "typegen": "npx openapi-typescript https://raw.githubusercontent.com/ShipEngine/shipengine-openapi/master/openapi.json -o ./src/definitions.ts", | ||
| "build:exec": "tsup src/index.ts --format cjs,esm --dts --cjs-interop", | ||
| "build": "yarn clean && yarn build:exec" | ||
| "build": "yarn tsup" | ||
| }, | ||
@@ -33,0 +31,0 @@ "devDependencies": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
10511378
0No
NaN