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.3 to 0.2.4

5

History.md
0.2.4 / 2014-11-10
==================
* fixing for new 99designs website merge
0.2.3 / 2014-10-26

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

4

index.js

@@ -17,3 +17,3 @@

.viewport(800, 1600)
.goto('https://swiftly.com/login')
.goto('http://99designs.com/login')
.type('#username', email)

@@ -55,3 +55,3 @@ .type('#password', password)

nightmare
.goto('https://swiftly.com/create')
.goto('https://99designs.com/tasks/create')
.wait(2000)

@@ -58,0 +58,0 @@ .type('#body', instructions);

{
"name": "nightmare-swiftly",
"version": "0.2.3",
"version": "0.2.4",
"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