Socket
Socket
Sign inDemoInstall

bdd-lazy-var

Package Overview
Dependencies
529
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.3 to 2.4.4

4

index.d.ts

@@ -5,6 +5,2 @@ import * as lv from './interface'

declare global {
const is: typeof lv.is;
const its: typeof lv.its;
const xits: typeof lv.xits;
const fits: typeof lv.fits;
const get: typeof lv.get;

@@ -11,0 +7,0 @@ const def: typeof lv.def;

2

package.json
{
"name": "bdd-lazy-var",
"version": "2.4.3",
"version": "2.4.4",
"author": "Sergii Stotskyi",

@@ -5,0 +5,0 @@ "description": "Provides \"ui\" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc