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

synchronize-bdd

Package Overview
Dependencies
Maintainers
14
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

synchronize-bdd - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

3

index.js

@@ -17,3 +17,4 @@ var sync = require('synchronize');

'beforeEach',
'it'
'it',
'fit'
];

@@ -20,0 +21,0 @@

{
"name": "synchronize-bdd",
"version": "0.1.1",
"version": "0.2.0",
"description": "A small synchronize.js wrapper around the BDD block functions from Mocha and Jasmine",

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

@@ -138,2 +138,4 @@ synchronize-bdd

* 0.2.0 Wrapped Jasmine's `fit`.
* 0.1.1 Removed use of deprecated `root` that throws a warning in Node 6.

@@ -140,0 +142,0 @@

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