Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

babel-plugin-jest-hoist

Package Overview
Dependencies
0
Maintainers
4
Versions
189
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.3-alpha.6230044c to 12.1.4-alpha.a737c6e5

2

package.json
{
"name": "babel-plugin-jest-hoist",
"version": "12.1.3-alpha.6230044c",
"version": "12.1.4-alpha.a737c6e5",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -84,3 +84,3 @@ /**

moduleFactory.isFunction(),
'The second argument of `jest.mock` must be a function.'
'The second argument of `jest.mock` must be a function.',
);

@@ -112,3 +112,3 @@

'Whitelisted objects: ' +
Object.keys(WHITELISTED_IDENTIFIERS).join(', ') + '.'
Object.keys(WHITELISTED_IDENTIFIERS).join(', ') + '.',
);

@@ -115,0 +115,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc