broccoli-spelunk
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5973
75
Updatedspelunk@^0.1.2