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

gulp-match

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-match - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

Rob's TODO.txt

12

package.json
{
"name": "gulp-match",
"description": "Does a vinyl file match a condition?",
"version": "0.1.1",
"version": "0.2.0",
"homepage": "https://github.com/robrich/gulp-match",

@@ -10,3 +10,3 @@ "repository": "git://github.com/robrich/gulp-match.git",

"keywords": [
"gulpplugin",
"gulpfriendly",
"conditional",

@@ -17,8 +17,8 @@ "if",

"dependencies": {
"minimatch": "^0.3.0"
"minimatch": "^0.4.0"
},
"devDependencies": {
"jshint": "^2.5.0",
"mocha": "^1.20.0",
"should": "^4.0.0"
"jshint": "^2.5.2",
"mocha": "^1.20.1",
"should": "^4.0.4"
},

@@ -25,0 +25,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