@aigur/client
Advanced tools
Comparing version 1.5.1 to 1.5.2
# @aigur/client | ||
## 1.5.2 | ||
### Patch Changes | ||
- 440dab44: fix node name | ||
## 1.5.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@aigur/client", | ||
"version": "1.5.1", | ||
"description": "", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
"pbl": "npm publish --access public", | ||
"build": "tsup src/index.ts --format cjs --dts --minify", | ||
"dev": "tsup src/index.ts --format cjs --dts --watch", | ||
"test": "vitest run", | ||
"test:dev": "vitest dev" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"eventsource-parser": "^0.1.0", | ||
"form-data": "^4.0.0", | ||
"zod": "^3.20.2" | ||
}, | ||
"devDependencies": { | ||
"tsconfig": "workspace:*", | ||
"tsup": "^6.6.3", | ||
"typescript": "^4.5.3", | ||
"vitest": "^0.28.4" | ||
} | ||
} | ||
"name": "@aigur/client", | ||
"version": "1.5.2", | ||
"description": "", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"eventsource-parser": "^0.1.0", | ||
"form-data": "^4.0.0", | ||
"zod": "^3.20.2" | ||
}, | ||
"devDependencies": { | ||
"tsup": "^6.6.3", | ||
"typescript": "^4.5.3", | ||
"vitest": "^0.28.4", | ||
"tsconfig": "0.0.0" | ||
}, | ||
"scripts": { | ||
"pbl": "npm publish --access public", | ||
"build": "tsup src/index.ts --format cjs --dts --minify", | ||
"dev": "tsup src/index.ts --format cjs --dts --watch", | ||
"test": "vitest run", | ||
"test:dev": "vitest dev" | ||
} | ||
} |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
93036
40
2162
1
2
12