jest-leak-detector
Advanced tools
Comparing version 24.0.0 to 24.2.0-alpha.0
@@ -1,9 +0,1 @@ | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
* | ||
* | ||
*/ | ||
'use strict'; | ||
@@ -16,6 +8,6 @@ | ||
function _prettyFormat() { | ||
const data = _interopRequireDefault(require('pretty-format')); | ||
function _v() { | ||
const data = _interopRequireDefault(require('v8')); | ||
_prettyFormat = function _prettyFormat() { | ||
_v = function _v() { | ||
return data; | ||
@@ -27,6 +19,6 @@ }; | ||
function _v() { | ||
const data = _interopRequireDefault(require('v8')); | ||
function _vm() { | ||
const data = _interopRequireDefault(require('vm')); | ||
_v = function _v() { | ||
_vm = function _vm() { | ||
return data; | ||
@@ -38,6 +30,6 @@ }; | ||
function _vm() { | ||
const data = _interopRequireDefault(require('vm')); | ||
function _prettyFormat() { | ||
const data = _interopRequireDefault(require('pretty-format')); | ||
_vm = function _vm() { | ||
_prettyFormat = function _prettyFormat() { | ||
return data; | ||
@@ -53,2 +45,8 @@ }; | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
class _default { | ||
@@ -55,0 +53,0 @@ constructor(value) { |
{ | ||
"name": "jest-leak-detector", | ||
"version": "24.0.0", | ||
"version": "24.2.0-alpha.0", | ||
"repository": { | ||
@@ -11,6 +11,8 @@ "type": "git", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"dependencies": { | ||
"pretty-format": "^24.0.0" | ||
"pretty-format": "^24.2.0-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"@types/weak": "^1.0.0", | ||
"weak": "^1.0.1" | ||
@@ -21,3 +23,6 @@ }, | ||
}, | ||
"gitHead": "634e5a54f46b2a62d1dc81a170562e6f4e55ad60" | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "800f2f803d01c8ae194d71b251e4965dd70e5bf2" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5513
7
106
2
2