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

cumberbatch

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cumberbatch - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

3

lib/MinimatchTree.js

@@ -14,2 +14,5 @@ var minimatch = require('minimatch');

var isNegation = this._isNegation(glob);
if (isNegation) {
glob = glob.substr(1);
}

@@ -16,0 +19,0 @@ if (globRoot === glob) {

8

package.json
{
"name": "cumberbatch",
"description": "crazy watcher stuff",
"version": "0.1.17",
"version": "0.1.18",
"homepage": "https://github.com/azulus/cumberbatch",

@@ -31,9 +31,9 @@ "authors": [

"readme": "ERROR: No README data found!",
"_id": "cumberbatch@0.1.13",
"_id": "cumberbatch@0.1.17",
"dist": {
"shasum": "d19485a477fa9f46472f1b6d66fa7ba4b7ca47b1"
},
"_from": "cumberbatch@*",
"_resolved": "https://registry.npmjs.org/cumberbatch/-/cumberbatch-0.1.13.tgz",
"_from": "cumberbatch@0.1.17",
"_resolved": "http://registry.npmjs.org/cumberbatch/-/cumberbatch-0.1.17.tgz",
"_shasum": "01b45dce1e0d7a706e8ce36f1fe72f40e92b4de9"
}
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