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.2.0 to 0.2.1

6

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

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

"dependencies": {
"minimatch": "^0.4.0"
"minimatch": "^1.0.0"
},

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

"scripts": {
"test": "mocha && jshint ./index.js && jshint ./test/."
"test": "mocha && jshint ./index.js ./test/."
},

@@ -28,0 +28,0 @@ "engines": {

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