@bot-whatsapp/bot
Advanced tools
Comparing version 0.1.2 to 0.1.3-alpha.0
{ | ||
"name": "@bot-whatsapp/bot", | ||
"version": "v0.1.2", | ||
"description": "", | ||
"main": "./lib/bundle.bot.cjs", | ||
"scripts": { | ||
"bot:rollup": "node ../../node_modules/.bin/rollup index.js --config ./rollup-cli.config.js", | ||
"format:check": "prettier --check .", | ||
"format:write": "prettier --write .", | ||
"lint:check": "eslint .", | ||
"lint:fix": "eslint --fix .", | ||
"test.unit": "cross-env NODE_ENV=test node ../../node_modules/uvu/bin.js tests" | ||
}, | ||
"keywords": [], | ||
"files": [ | ||
"./lib/bundle.bot.cjs", | ||
"./provider/*", | ||
"./core/*", | ||
"./io/*" | ||
], | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@bot-whatsapp/cli": "*", | ||
"@bot-whatsapp/database": "*", | ||
"@bot-whatsapp/provider": "*", | ||
"kleur": "^4.1.5" | ||
}, | ||
"dependencies": { | ||
"dotenv": "^16.0.3" | ||
} | ||
} | ||
"name": "@bot-whatsapp/bot", | ||
"version": "0.1.3-alpha.0", | ||
"description": "core typescript", | ||
"author": "Leifer Mendez <leifer33@gmail.com>", | ||
"homepage": "https://github.com/codigoencasa/bot-whatsapp#readme", | ||
"license": "ISC", | ||
"main": "dist/index.cjs", | ||
"types": "dist/index.d.ts", | ||
"type": "module", | ||
"scripts": { | ||
"build": "rimraf dist && rollup --config", | ||
"test": " npx uvu -r tsm ./__tests__ ", | ||
"test:coverage": "npx c8 npm run test", | ||
"test:debug": " npx tsm --inspect-brk ../../node_modules/uvu/bin.js ./_test_ flowClass.test.ts" | ||
}, | ||
"files": [ | ||
"./dist/" | ||
], | ||
"directories": { | ||
"src": "src", | ||
"test": "__tests__" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/codigoencasa/bot-whatsapp.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/codigoencasa/bot-whatsapp/issues" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.1", | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
"@rollup/plugin-json": "^6.1.0", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@rollup/plugin-terser": "^0.4.4", | ||
"@types/fluent-ffmpeg": "^2.1.24", | ||
"@types/follow-redirects": "^1.14.4", | ||
"@types/mime-types": "^2.1.4", | ||
"@types/node": "^20.11.5", | ||
"@types/proxyquire": "^1.3.31", | ||
"@types/sinon": "^17.0.3", | ||
"proxyquire": "^2.1.3", | ||
"rimraf": "^5.0.5", | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
"sinon": "^17.0.1", | ||
"tslib": "^2.6.2", | ||
"tsm": "^2.3.0" | ||
}, | ||
"dependencies": { | ||
"@ffmpeg-installer/ffmpeg": "^1.1.0", | ||
"fluent-ffmpeg": "^2.1.2", | ||
"follow-redirects": "^1.15.5", | ||
"mime-types": "^2.1.35", | ||
"picocolors": "^1.0.0", | ||
"sharp": "^0.33.2" | ||
}, | ||
"gitHead": "5b4bbd2c490489f83192af79844090f6c2a38f28" | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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 3 instances 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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
326993
80
14833
0
1
1
12
Yes
6
17
1
13
4
+ Addedfluent-ffmpeg@^2.1.2
+ Addedfollow-redirects@^1.15.5
+ Addedmime-types@^2.1.35
+ Addedpicocolors@^1.0.0
+ Addedsharp@^0.33.2
+ Added@emnapi/runtime@1.3.1(transitive)
+ Added@ffmpeg-installer/darwin-arm64@4.1.5(transitive)
+ Added@ffmpeg-installer/darwin-x64@4.1.0(transitive)
+ Added@ffmpeg-installer/ffmpeg@1.1.0(transitive)
+ Added@ffmpeg-installer/linux-arm@4.1.3(transitive)
+ Added@ffmpeg-installer/linux-arm64@4.1.4(transitive)
+ Added@ffmpeg-installer/linux-ia32@4.1.0(transitive)
+ Added@ffmpeg-installer/linux-x64@4.1.0(transitive)
+ Added@ffmpeg-installer/win32-ia32@4.1.0(transitive)
+ Added@ffmpeg-installer/win32-x64@4.1.0(transitive)
+ Added@img/sharp-darwin-arm64@0.33.5(transitive)
+ Added@img/sharp-darwin-x64@0.33.5(transitive)
+ Added@img/sharp-libvips-darwin-arm64@1.0.4(transitive)
+ Added@img/sharp-libvips-darwin-x64@1.0.4(transitive)
+ Added@img/sharp-libvips-linux-arm@1.0.5(transitive)
+ Added@img/sharp-libvips-linux-arm64@1.0.4(transitive)
+ Added@img/sharp-libvips-linux-s390x@1.0.4(transitive)
+ Added@img/sharp-libvips-linux-x64@1.0.4(transitive)
+ Added@img/sharp-libvips-linuxmusl-arm64@1.0.4(transitive)
+ Added@img/sharp-libvips-linuxmusl-x64@1.0.4(transitive)
+ Added@img/sharp-linux-arm@0.33.5(transitive)
+ Added@img/sharp-linux-arm64@0.33.5(transitive)
+ Added@img/sharp-linux-s390x@0.33.5(transitive)
+ Added@img/sharp-linux-x64@0.33.5(transitive)
+ Added@img/sharp-linuxmusl-arm64@0.33.5(transitive)
+ Added@img/sharp-linuxmusl-x64@0.33.5(transitive)
+ Added@img/sharp-wasm32@0.33.5(transitive)
+ Added@img/sharp-win32-ia32@0.33.5(transitive)
+ Added@img/sharp-win32-x64@0.33.5(transitive)
+ Addedasync@0.2.10(transitive)
+ Addedcolor@4.2.3(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcolor-string@1.9.1(transitive)
+ Addeddetect-libc@2.0.3(transitive)
+ Addedfluent-ffmpeg@2.1.3(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedis-arrayish@0.3.2(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedsharp@0.33.5(transitive)
+ Addedsimple-swizzle@0.2.2(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addedwhich@1.3.1(transitive)
- Removeddotenv@^16.0.3
- Removeddotenv@16.4.5(transitive)