Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-wendy

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-wendy - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

package.json
{
"name": "grunt-wendy",
"description": "CasperJS test runner",
"version": "3.0.0",
"version": "3.0.1",
"homepage": "https://github.com/davidosomething/grunt-wendy",

@@ -6,0 +6,0 @@ "author": {

@@ -274,2 +274,4 @@ # <img src="https://raw.githubusercontent.com/davidosomething/grunt-wendy/master/docs/wendy.png" alt="grunt-wendy Logo" valign="middle" style="width: 1.5em;"> grunt-wendy

- 3.0.1
- Fix require!
- 3.0.0

@@ -276,0 +278,0 @@ - Update deps

@@ -7,3 +7,3 @@ 'use strict';

var async = require('async');
var phantomBinPath = require('phantomjs').path;
var phantomBinPath = require('phantomjs-prebuilt').path;
var getFilepaths = require('./lib/getFilepaths.js');

@@ -10,0 +10,0 @@ var filepathIterator = require('./lib/filepathIterator.js');

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