Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

baddsert

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baddsert - npm Package Compare versions

Comparing version 0.4.2 to 0.4.5

2

cli.ts

@@ -61,3 +61,3 @@ 'use strict';

} catch (e) {
leftLog(depth, colors.red(`X ${subKey}: AGH THEY DON'T MATCH ${colors.zalgo('DOOOOOOOM')}`));
leftLog(depth, colors.red(`X ${subKey}: Values don't match`));
// Not using template functions here so we're not calling .toString on objects

@@ -64,0 +64,0 @@ leftLog(depth + 1, 'Reference value:', resultSet.reference);

@@ -57,3 +57,3 @@ 'use strict';

catch (e) {
leftLog(depth, colors.red("X " + subKey + ": AGH THEY DON'T MATCH " + colors.zalgo('DOOOOOOOM')));
leftLog(depth, colors.red("X " + subKey + ": Values don't match"));
// Not using template functions here so we're not calling .toString on objects

@@ -60,0 +60,0 @@ leftLog(depth + 1, 'Reference value:', resultSet.reference);

{
"name": "baddsert",
"version": "0.4.2",
"version": "0.4.5",
"description": "Baseline Acceptance Driven Development for JavaScript",

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

@@ -65,3 +65,3 @@ # baddsert

- dogfood.js
X I am a steg-o-sarus: AGH THEY DON'T MATCH D̸̛̟͈̻̥̦̝͚̬̤͉̪͎̬̺͚̩ͭO̷̸̢̪̞̺̝͈̪̱̭͚̩̭̩̪̗͇̪O̡̮͍͖̞͙͓͔̟̺̬͖̳͍̟̬̮̮̰Ȍͫ̆̔͌̿ͥͣ̀̾̚ ҉͔͔̘͖̪͙̀O̵͚̥͉̠̱̱̱̥̥̹̳͈̼̞͚̖̟̝O̷̼̟͉̜͔̥͉̞̲̠̼̩̳̠̖̝̺͔O̠̳̤̹̟͓̦̖͔̰͍̳͎͕͈̣̻͖̻Ǫ̩͙̦̹̖̫̣̣̩̣͈͇͈̗̜̙̦̙̘M̸̤̯̬̗̳̼̰͖͉̯͚̜̠̱̘͕͙͔
X I am a steg-o-sarus: Values don't match
Reference value: pants: Expected 'pants' to equal 'super duper llama'.

@@ -68,0 +68,0 @@ Latest result: pants: Expected 'pants' to equal 'super llama'.

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