cumberbatch
Advanced tools
Comparing version 0.1.23 to 0.1.25
@@ -1,5 +0,4 @@ | ||
var minimatch = require('minimatch'); | ||
var oid = require('oid'); | ||
var MinimatchTree = require('./MinimatchTree'); | ||
var MinimatchTree = require('minimagic').MinimatchTree; | ||
@@ -6,0 +5,0 @@ var GlobEmitter = function(options) { |
{ | ||
"name": "cumberbatch", | ||
"description": "crazy watcher stuff", | ||
"version": "0.1.23", | ||
"version": "0.1.25", | ||
"homepage": "https://github.com/azulus/cumberbatch", | ||
@@ -19,5 +19,5 @@ "authors": [ | ||
"kew": "0.3", | ||
"lru-cache": "2.5", | ||
"oid": "0.5", | ||
"minimatch": "0.2", | ||
"minimagic": "0.03", | ||
"minimatch": "0.2.14", | ||
"xxhash": "0.2" | ||
@@ -33,3 +33,3 @@ }, | ||
"readme": "ERROR: No README data found!", | ||
"_id": "cumberbatch@0.1.22", | ||
"_id": "cumberbatch@0.1.23", | ||
"dist": { | ||
@@ -36,0 +36,0 @@ "shasum": "7094c84eefcfc4dacd85f88897cb83b90b328c27" |
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
47154
11
1342
+ Addedminimagic@0.03
+ Addedlru-cache@2.7.3(transitive)
+ Addedminimagic@0.3.6(transitive)
- Removedlru-cache@2.5
- Removedlru-cache@2.5.2(transitive)
Updatedminimatch@0.2.14