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

justbuild-client

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

justbuild-client - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.npmignore

35

package.json
{
"name": "justbuild-client",
"version": "0.0.0",
"description": "The web interface of a new CI server that just builds",
"version": "0.0.1",
"description": "The JustBuild Web GUI",
"dependencies": {},
"devDependencies": {
"del": "^1.1.1",
"gulp": "^3.8.11",
"gulp-concat": "^2.5.2",
"gulp-htmlmin": "^1.1.1",
"gulp-minify-css": "^1.0.0",
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.2.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "gulp",
"prepublish": "gulp release"
},
"repository": {
"type": "git",
"url": "https://github.com/Sebmaster/JustBuild"
},
"keywords": [
"ci",
"test",
"tests",
"jenkins",
"travis"
],
"author": "Sebastian Mayr <sebmaster16@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Sebmaster/JustBuild/issues"
},
"homepage": "https://github.com/Sebmaster/JustBuild"
"license": "MIT"
}
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