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

broccoli-kitchen-sink-helpers

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-kitchen-sink-helpers - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

4

CHANGELOG.md
# master
# 0.2.7
* Update glob and use new `follow` option
# 0.2.6

@@ -4,0 +8,0 @@

@@ -185,2 +185,3 @@ var fs = require('fs')

var options = {
follow: true,
nomount: true,

@@ -187,0 +188,0 @@ strict: true

4

package.json
{
"name": "broccoli-kitchen-sink-helpers",
"description": "Collection of helpers that need to be extracted into separate packages",
"version": "0.2.6",
"version": "0.2.7",
"author": "Jo Liss <joliss42@gmail.com>",

@@ -14,4 +14,4 @@ "main": "index.js",

"mkdirp": "^0.3.5",
"glob": "4.0.4"
"glob": "^5.0.10"
}
}
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