Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

buster-configuration

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buster-configuration - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

72

package.json
{
"name": "buster-configuration",
"version": "0.5.3",
"description": "Implements the buster.js configuration file, including resource loading, file globbing, grouped test configs and more",
"homepage": "http://busterjs.org/buster-configuration",
"author": {
"name": "Christian Johansen",
"email": "christian@cjohansen.no",
"url": "http://cjohansen.no"
},
"contributors": [{
"name": "August Lilleaas",
"email": "august.lilleaas@gmail.com",
"url": "http://augustl.com"
}],
"main": "./lib/buster-configuration",
"repository": {
"type": "git",
"url": "git://gitorious.org/buster/buster-configuration.git"
},
"scripts": {
"test": "./node_modules/buster/bin/buster-test"
},
"dependencies": {
"buster-core": ">=0.6.2",
"when": "https://github.com/cujojs/when/tarball/1.3.0",
"ramp-resources": "=0.4.1",
"buster-evented-logger": ">=0.4.4",
"async": "~0.1",
"glob": "~3.1"
},
"devDependencies": {
"buster": "*",
"rimraf": "~1"
"name": "buster-configuration",
"version": "0.5.4",
"description": "Implements the buster.js configuration file, including resource loading, file globbing, grouped test configs and more",
"homepage": "http://busterjs.org/buster-configuration",
"author": {
"name": "Christian Johansen",
"email": "christian@cjohansen.no",
"url": "http://cjohansen.no"
},
"contributors": [
{
"name": "August Lilleaas",
"email": "august.lilleaas@gmail.com",
"url": "http://augustl.com"
}
],
"main": "./lib/buster-configuration",
"repository": {
"type": "git",
"url": "git://gitorious.org/buster/buster-configuration.git"
},
"scripts": {
"test": "./node_modules/buster/bin/buster-test"
},
"dependencies": {
"buster-core": "=0.6.4",
"when": "https://github.com/cujojs/when/tarball/1.3.0",
"ramp-resources": "=0.4.2",
"buster-evented-logger": "=0.4.5",
"async": "~0.1",
"glob": "~3.1"
},
"devDependencies": {
"buster": "*",
"rimraf": "~1"
},
"readme": "# buster-configuration\n\n[![Build status](https://secure.travis-ci.org/busterjs/buster-configuration.png?branch=master)](http://travis-ci.org/busterjs/buster-configuration)\n\nLoad and interact with Buster.JS configuration files\n",
"readmeFilename": "Readme.md",
"_id": "buster-configuration@0.5.3",
"_from": "buster-configuration@=0.5.3"
}
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