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.1.0 to 3.2.0

0

index.js

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

10

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

@@ -15,5 +15,5 @@ "main": "index.js",

"dependencies": {
"customizr": "^1.1.0",
"customizr": "^1.2.0",
"plugin-error": "^1.0.1",
"through2": "^3.0.0",
"through2": "^3.0.1",
"vinyl": "^2.2.0"

@@ -23,6 +23,6 @@ },

"assert": "^1.4.1",
"eslint": "^5.9.0",
"eslint": "^5.15.1",
"eslint-config-gulp": "^3.0.1",
"gulp": "^4.0.0",
"mocha": "^5.2.0"
"mocha": "^6.0.2"
},

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

@@ -0,0 +0,0 @@ # gulp-modernizr [![Build Status](https://secure.travis-ci.org/rejas/gulp-modernizr.png?branch=master,develop)](https://travis-ci.org/rejas/gulp-modernizr)

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

@@ -0,0 +0,0 @@ 'use strict';

@@ -1,3 +0,1 @@

/* jshint sub: true */
var Modernizr = window.Modernizr;

@@ -4,0 +2,0 @@

Sorry, the diff of this file is not supported yet

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