Socket
Socket
Sign inDemoInstall

grunt-lib-phantomjs

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-lib-phantomjs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/phantomjs.js

@@ -22,3 +22,3 @@ /*

// Get path to phantomjs binary
var binPath = require('phantomjs').path;
var binPath = require('phantomjs-prebuilt').path;

@@ -25,0 +25,0 @@ // The module to be exported is an event emitter.

{
"name": "grunt-lib-phantomjs",
"description": "Grunt and PhantomJS, sitting in a tree",
"version": "1.0.0",
"version": "1.0.1",
"author": {

@@ -19,3 +19,3 @@ "name": "Grunt Team",

"eventemitter2": "^0.4.9",
"phantomjs": "^2.1.2",
"phantomjs-prebuilt": "^2.1.3",
"semver": "^4.3.0",

@@ -22,0 +22,0 @@ "temporary": "^0.0.8"

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