@testdeck/mocha
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@testdeck/mocha", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "TypeScript decorators based wrapper over mocha's interface", | ||
@@ -30,3 +30,3 @@ "author": "Panayot Cankov", | ||
"dependencies": { | ||
"@testdeck/core": "^0.0.3" | ||
"@testdeck/core": "^0.0.4" | ||
}, | ||
@@ -52,3 +52,4 @@ "nyc": { | ||
"files": [ | ||
"dist/*", | ||
"dist/index.d.ts", | ||
"dist/index.js*", | ||
"bin/watch" | ||
@@ -59,3 +60,3 @@ ], | ||
}, | ||
"gitHead": "128e2cdb8fa08ea8b53ac2ce9736d0ab61b4834f" | ||
"gitHead": "be16a0cd635667bb2d017829b6afadf4178ac953" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
0
29194
7
96
+ Added@testdeck/core@0.0.4(transitive)
- Removed@testdeck/core@0.0.3(transitive)
Updated@testdeck/core@^0.0.4