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 4.0.1 to 4.0.2

14

package.json
{
"name": "gulp-modernizr",
"description": "Gulp wrapper for custom Modernizr builds",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",

@@ -21,13 +21,13 @@ "main": "index.js",

"dependencies": {
"customizr": "^2.0.1",
"customizr": "^2.0.3",
"plugin-error": "^1.0.1",
"through2": "^4.0.2",
"vinyl": "^2.2.0"
"vinyl": "^2.2.1"
},
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^7.3.1",
"eslint-config-gulp": "^5.0.0",
"chai": "^4.3.4",
"eslint": "^7.22.0",
"eslint-config-gulp": "^5.0.1",
"gulp": "^4.0.2",
"mocha": "^8.0.1"
"mocha": "^8.3.2"
},

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

@@ -134,3 +134,3 @@ # gulp-modernizr

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

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