buster-configuration
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"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" | ||
} |
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
51935
2
- Removedbuster-core@0.6.4(transitive)
- Removedbuster-evented-logger@0.4.5(transitive)
Updatedbuster-core@=0.6.4
Updatedbuster-evented-logger@=0.4.5
Updatedramp-resources@=0.4.2