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

buster-configuration

Package Overview
Dependencies
Maintainers
3
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.7.4 to 0.7.5

bin/buster-configuration

5

package.json
{
"name": "buster-configuration",
"version": "0.7.4",
"version": "0.7.5",
"description": "Groks the buster.js configuration file, including resource loading, file globbing, grouped test configs and more",

@@ -35,2 +35,5 @@ "homepage": "http://busterjs.org/buster-configuration",

},
"bin": {
"buster-configuration": "./bin/buster-configuration"
},
"scripts": {

@@ -37,0 +40,0 @@ "test": "node run-tests.js",

4

Readme.md

@@ -12,2 +12,6 @@ # buster-configuration

**0.7.5** (31.10.2014)
* Binary added to print given configuration file as JSON to console. [Feature request #388](https://github.com/busterjs/buster/issues/388)
**0.7.4** (05.09.2014)

@@ -14,0 +18,0 @@

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