synchronize-bdd
Advanced tools
Comparing version 0.1.1 to 0.2.0
@@ -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 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10348
166
156
0