New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vitest-bamboo-reporter

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitest-bamboo-reporter - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

29

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc