New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-modernizr

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-modernizr - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

24

package.json
{
"name": "gulp-modernizr",
"description": "Gulp wrapper for custom Modernizr builds",
"version": "3.4.0",
"version": "3.4.1",
"license": "MIT",
"main": "index.js",
"bugs": "https://github.com/rejas/gulp-modernizr/issues",
"homepage": "https://github.com/rejas/gulp-modernizr#readme",
"repository": "https://github.com/rejas/gulp-modernizr.git",
"bugs": "https://github.com/Modernizr/gulp-modernizr/issues",
"homepage": "https://github.com/Modernizr/gulp-modernizr#readme",
"repository": "https://github.com/Modernizr/gulp-modernizr.git",
"author": {
"name": "rejas",
"url": "https://github.com/rejas"
"name": "Modernizr",
"url": "https://modernizr.com/"
},
"contributors": [
{
"name": "rejas",
"url": "https://github.com/rejas"
}
],
"dependencies": {
"customizr": "^1.4.0",
"customizr": "^1.4.1",
"plugin-error": "^1.0.1",

@@ -22,6 +28,6 @@ "through2": "^3.0.1",

"chai": "^4.2.0",
"eslint": "^6.5.1",
"eslint": "^6.8.0",
"eslint-config-gulp": "^3.0.1",
"gulp": "^4.0.2",
"mocha": "^6.2.2"
"mocha": "^7.0.1"
},

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

# gulp-modernizr
[![npm version](https://badge.fury.io/js/gulp-modernizr.svg)](https://badge.fury.io/js/gulp-modernizr)
[![Build Status](https://secure.travis-ci.org/rejas/gulp-modernizr.png?branch=master,develop)](https://travis-ci.org/rejas/gulp-modernizr)
[![Build Status](https://secure.travis-ci.org/Modernizr/gulp-modernizr.png?branch=master,develop)](https://travis-ci.org/Modernizr/gulp-modernizr)

@@ -134,3 +134,3 @@ A [Gulp](https://gulpjs.com/) wrapper for [Modernizr](https://github.com/doctyper/customizr).

## License
Copyright (c) 2019 Rejas
Copyright (c) 2020 The Modernizr team
Licensed under the MIT license.

@@ -0,0 +0,0 @@ var Mocha = require('mocha');

Sorry, the diff of this file is not supported yet

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