vitest-bamboo-reporter
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "vitest-bamboo-reporter", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"type": "module", | ||
"description": "Bamboo reporter for vitest", | ||
"author": "Matthias Fischer <opensource@dotnetautor.de> (https://dotnetautor.de)", | ||
"repository": { | ||
"type": "git", | ||
"url": "" | ||
}, | ||
"homepage": "https://github.com/dotnetautor/vitest-bamboo-reporter", | ||
"bugs": "https://github.com/dotnetautor/vitest-bamboo-reporter/issues", | ||
"repository": "https://github.com/dotnetautor/vitest-bamboo-reporter", | ||
"keywords": [ | ||
@@ -19,21 +18,3 @@ "vitest", | ||
"main": "dist/bamboo-reporter.umd.cjs", | ||
"module": "dist/bamboo-reporter.js", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.48.1", | ||
"@typescript-eslint/parser": "^5.48.1", | ||
"@types/node": "^18.11.18", | ||
"clean-publish": "^4.1.1", | ||
"eslint": "^7.4.0", | ||
"eslint-config-airbnb-typescript": "^8.0.2", | ||
"eslint-plugin-import": "^2.22.0", | ||
"typescript": "^4.9.3", | ||
"vite": "^4.0.0", | ||
"vitest": "^0.27.1" | ||
}, | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"preview": "vite preview", | ||
"publish:dev": "clean-publish --without-publish --package-manager pnpm --fields pnpm -- --no-git-checks" | ||
} | ||
"module": "dist/bamboo-reporter.js" | ||
} |
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 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
0
2
9562