🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

given-when-then

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

given-when-then - npm Package Compare versions

Comparing version

to
1.3.5-alpha

4

gwt/lib/common/gwt.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.9.3
(function() {

@@ -58,3 +58,3 @@ var I, Keyword, Q, Result, _, assert, buildGwt, clearObjectProperties, hasNestedResults, hideAttributes, proxyOnSelf, uuid, withContext,

var keys;
keys = Object.keys(object);
keys = Object.keys(object || {});
keys.forEach(function(key) {

@@ -61,0 +61,0 @@ return Object.defineProperty(container, key, {

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.9.3
(function() {

@@ -3,0 +3,0 @@ var Q, actionMapper, assert, generateActions, generators, playbackActions, runTests, stepActionGenerator;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.9.3
(function() {

@@ -3,0 +3,0 @@ module.exports = require('./v1');

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.9.3
(function() {

@@ -3,0 +3,0 @@ module.exports = require('./common/gwt')({});

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.9.3
(function() {

@@ -3,0 +3,0 @@ var _;

{
"name": "given-when-then",
"version": "1.3.4-alpha",
"version": "1.3.5-alpha",
"description": "Given, when, then",

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