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

broccoli-spelunk

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

broccoli-spelunk - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

3

index.js

@@ -43,3 +43,4 @@ var Writer = require( 'broccoli-writer' ),

spelunk( srcDir, {
exclude: self.exclude
exclude: self.exclude,
keepExtensions: self.keepExtensions
}, function ( err, result ) {

@@ -46,0 +47,0 @@ var mode = self.mode, stringified;

{
"name": "broccoli-spelunk",
"version": "0.1.1",
"version": "0.1.2",
"author": "Rich-Harris",

@@ -13,3 +13,3 @@ "main": "index.js",

"broccoli-writer": "^0.1.1",
"spelunk": "^0.1.1",
"spelunk": "^0.1.2",
"es6-promise": "^1.0.0",

@@ -16,0 +16,0 @@ "fs-extra": "^0.9.1",

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