New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nightmare-swiftly

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nightmare-swiftly - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

5

History.md
0.2.3 / 2014-10-26
==================
* adding better wait for more robust downloads
0.2.2 / 2014-07-16

@@ -3,0 +8,0 @@ ==================

2

index.js

@@ -119,3 +119,3 @@

return function(nightmare){
if (url) nightmare.goto(url);
if (url) nightmare.goto(url).wait('.attachment__actions__download');
nightmare

@@ -122,0 +122,0 @@ .evaluate(function() {

{
"name": "nightmare-swiftly",
"version": "0.2.2",
"version": "0.2.3",
"author": "Segment.io",

@@ -5,0 +5,0 @@ "keywords": [

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