Socket
Socket
Sign inDemoInstall

jest-leak-detector

Package Overview
Dependencies
Maintainers
5
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 28.0.0-alpha.5 to 28.0.0-alpha.6

8

build/index.js

@@ -74,7 +74,5 @@ 'use strict';

'Primitives cannot leak memory.',
'You passed a ' +
typeof value +
': <' +
(0, _prettyFormat().format)(value) +
'>'
`You passed a ${typeof value}: <${(0, _prettyFormat().format)(
value
)}>`
].join(' ')

@@ -81,0 +79,0 @@ );

{
"name": "jest-leak-detector",
"version": "28.0.0-alpha.5",
"version": "28.0.0-alpha.6",
"repository": {

@@ -21,3 +21,3 @@ "type": "git",

"jest-get-type": "^28.0.0-alpha.3",
"pretty-format": "^28.0.0-alpha.5"
"pretty-format": "^28.0.0-alpha.6"
},

@@ -34,3 +34,3 @@ "devDependencies": {

},
"gitHead": "46fb19b2628bd87676c10730ba19592c30b05478"
"gitHead": "6284ada4adb7008f5f8673b1a7b1c789d2e508fb"
}
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