Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-leak-detector

Package Overview
Dependencies
Maintainers
8
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-leak-detector - npm Package Compare versions

Comparing version 25.1.0 to 25.2.0-alpha.86

8

build/index.js

@@ -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;

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