jest-leak-detector
Advanced tools
Comparing version 25.1.0 to 25.2.0-alpha.86
@@ -11,3 +11,3 @@ 'use strict'; | ||
_v = function() { | ||
_v = function () { | ||
return data; | ||
@@ -22,3 +22,3 @@ }; | ||
_vm = function() { | ||
_vm = function () { | ||
return data; | ||
@@ -33,3 +33,3 @@ }; | ||
_prettyFormat = function() { | ||
_prettyFormat = function () { | ||
return data; | ||
@@ -44,3 +44,3 @@ }; | ||
_jestGetType = function() { | ||
_jestGetType = function () { | ||
return data; | ||
@@ -47,0 +47,0 @@ }; |
{ | ||
"name": "jest-leak-detector", | ||
"version": "25.1.0", | ||
"version": "25.2.0-alpha.86+cd98198c9", | ||
"repository": { | ||
@@ -13,4 +13,4 @@ "type": "git", | ||
"dependencies": { | ||
"jest-get-type": "^25.1.0", | ||
"pretty-format": "^25.1.0" | ||
"jest-get-type": "^25.2.0-alpha.86+cd98198c9", | ||
"pretty-format": "^25.2.0-alpha.86+cd98198c9" | ||
}, | ||
@@ -27,3 +27,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638" | ||
"gitHead": "cd98198c9397d8b69c55155d7b224d62ef117a90" | ||
} |
@@ -10,3 +10,3 @@ # jest-leak-detector | ||
```javascript | ||
(async function() { | ||
(async function () { | ||
let reference = {}; | ||
@@ -13,0 +13,0 @@ let isLeaking; |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
5712
2
2