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

glob-watcher

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glob-watcher - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

14

package.json
{
"name": "glob-watcher",
"description": "Watch globs",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "http://github.com/wearefractal/glob-watcher",

@@ -9,2 +9,6 @@ "repository": "git://github.com/wearefractal/glob-watcher.git",

"main": "./index.js",
"files": [
"index.js",
"lib"
],
"dependencies": {

@@ -14,10 +18,10 @@ "gaze": "^0.5.1"

"devDependencies": {
"mocha": "^1.17.0",
"should": "^2.1.1",
"mocha": "^2.0.1",
"should": "^4.0.0",
"mocha-lcov-reporter": "0.0.1",
"coveralls": "^2.6.1",
"istanbul": "^0.2.3",
"istanbul": "^0.3.0",
"rimraf": "^2.2.5",
"jshint": "^2.4.1",
"mkdirp": "^0.3.5"
"mkdirp": "^0.5.0"
},

@@ -24,0 +28,0 @@ "scripts": {

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