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

derby-casperjs

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

derby-casperjs - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

lib/model.js

@@ -49,3 +49,3 @@ // Generated by CoffeeScript 1.9.2

wait: function(cb) {
return model.set('service.__ping', __operation, cb);
return model.set("service.__ping_" + __operation, true, cb);
},

@@ -52,0 +52,0 @@ waitFor: function(path, cb, onTimeout, timeout) {

{
"name": "derby-casperjs",
"version": "1.0.7",
"version": "1.0.8",
"description": "Helpers and tweaks for Casper.js to test Derby.js apps",

@@ -5,0 +5,0 @@ "main": "index.js",

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