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

gwt

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gwt - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

4

gwt/lib/index.js

@@ -360,3 +360,5 @@ // Generated by CoffeeScript 1.9.2

return chains.forEach(function(chain, chainsIndex) {
return bddIt("" + chain[0].description, function(done) {
return bddIt("" + (_.find(chain, function(c) {
return c.description;
}).description), function(done) {
chain.forEach(function(arg2) {

@@ -363,0 +365,0 @@ var thenFn;

{
"name": "gwt",
"version": "0.0.28",
"version": "0.0.29",
"description": "Given, when, then",

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

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