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

mocha-phantomjs-core

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-phantomjs-core - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

phantomjs

1

mocha-phantomjs-core.js

@@ -116,2 +116,3 @@ var

page.onLoadFinished = function(status) {
page.onLoadFinished = null
if (status !== 'success') {

@@ -118,0 +119,0 @@ fail('Failed to load the page. Check the url: ' + url)

2

package.json

@@ -12,3 +12,3 @@ {

],
"version": "1.1.0",
"version": "1.1.1",
"author": "Nathan Black <nathan@nathanblack.org> (https://github.com/nathanboktae)",

@@ -15,0 +15,0 @@ "licenses": [

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