// npm package
gantt-for-react
Frappe Gantt components for React wrapper.
versions
8
maintainers
2
license
MIT
first publish
2017-02-14
publisher
atool
tarball
11,432 B
AUTO-PUBLISHED·1 version indexed·latest published 2018-08-01
// publisher campaignby atool
9 caught packages from this accountThis is not an isolated catch. The same publisher has shipped 8 other packages that our pipeline flagged — the shape of a coordinated campaign, not a one-off. Each link below opens that sibling's analysis.
// offending code· @0.2.0· 1 file flagged
llm: benign · 0.85→ No suspicious destination, no remote-exec shape — 1 known-vendor host(s).
- @0.2.0··AUTO-PUBLISHED·publisher: atoolheuristic 75/100static flags 1llm benign (0.85) via ollamapublisher-multi-name-burst:5osv-flagged:MAL-2026-4135public-github-push
→ No suspicious destination, no remote-exec shape — 1 known-vendor host(s).
// offending code· 1 file flaggedpatterns: 1
--- package/package.json (excerpt) --- { "name": "gantt-for-react", "version": "0.2.0", "description": "Frappe Gantt components for React wrapper.", "main": "lib/index.js", "scripts": { "clean": "rimraf lib && rimraf demo/dist", "precommit": "npm run build", "start": "webpack-dev-server --watch", "demo": "webpack", "dev": "webpack --watch", "build": "npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo" }, "repository": { "type": "git", "url": "https://github.com/hustcc/gantt-for-react.git" }, "keywords": [ "react", "component", "gantt-react", "gantt", "react-gantt", "pm", "Frappe Gantt", "项目管理", "甘特图", "graph", "react-component" ], "author": "hustcc (https://github.com/hustcc)", "license": "MIT", "bugs": { "url": "https://github.com/hustcc/gantt-for-react/issues" }, "homepage": "https://github.com/hustcc/gantt-for-react", "dependencies": { "frappe-gantt": "^0.2.0", "size-sensor": "^0.2.0" }, "devDependencies": { "babel-cli": "^6.26.0", "babel-core": "^6.26.0", "babel-loader": "^7.1.5", "babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.24.1", "cross-env": "^5.1.5", "css-loader": "^0.28.7", "husky": "^0.14.3", "node-sass": "^4.9.
