Socket
Socket
Sign inDemoInstall

broccoli-persistent-filter

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-persistent-filter - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

15

CHANGELOG.md
# master
# 1.2.6
* update walk-sync, now correctly sorts directories
* update fs-tree, fixes the "rename only file in directory bug", possible performance improvements
* travis now tests against all versions of node that ember-cli supports
# 1.2.5
* remove leftover debugger
* add jshint to tests
# 1.2.4
* [logging] remove selfTime from counters
# 1.2.3

@@ -4,0 +19,0 @@

8

package.json
{
"name": "broccoli-persistent-filter",
"version": "1.2.5",
"version": "1.2.6",
"description": "broccoli filter but with a persistent cache",

@@ -35,3 +35,3 @@ "author": "Stefan Penner <stefan.penner@gmail.com>",

"debug": "^2.2.0",
"fs-tree-diff": "^0.4.4",
"fs-tree-diff": "^0.5.0",
"hash-for-dep": "^1.0.2",

@@ -43,3 +43,3 @@ "md5-hex": "^1.0.2",

"symlink-or-copy": "^1.0.1",
"walk-sync": "^0.2.2"
"walk-sync": "^0.2.7"
},

@@ -53,3 +53,3 @@ "devDependencies": {

"istanbul": "^0.4.2",
"minimatch": "^3.0.0",
"minimatch": "^3.0.2",
"mocha": "^2.2.5",

@@ -56,0 +56,0 @@ "mocha-jshint": "^2.3.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