gulp-modernizr
Advanced tools
Comparing version 3.4.0 to 3.4.1
{ | ||
"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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
21820
Updatedcustomizr@^1.4.1