@wiajs/agent
Advanced tools
Comparing version 1.0.13 to 1.0.15
{ | ||
"name": "@wiajs/agent", | ||
"description": "http/https/socks/tunnel/transfer's proxy agent", | ||
"version": "1.0.13", | ||
"version": "1.0.15", | ||
"type": "module", | ||
"main": "index.js", | ||
"exports": { | ||
".": { | ||
"types": { | ||
"require": "./index.d.cts", | ||
"default": "./index.d.ts" | ||
}, | ||
"node": { | ||
"require": "./dist/agent.cjs", | ||
"default": "./index.js" | ||
}, | ||
"default": { | ||
"require": "./dist/agent.cjs", | ||
"default": "./dist/agent.mjs" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"scripts": { | ||
"build": "cross-env NODE_ENV=production gulp build -f gulpfile.js", | ||
"lib": "swc --config-file ./.swcrc ./src -d lib -w --strip-leading-paths", | ||
@@ -27,0 +9,0 @@ "lint": "xo", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
1
28755
8
635