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

babel-plugin-jest-hoist

Package Overview
Dependencies
Maintainers
6
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-jest-hoist - npm Package Compare versions

Comparing version 24.6.0 to 24.9.0

2

build/index.js

@@ -74,3 +74,3 @@ 'use strict';

]);
Object.keys(global).forEach(name => {
Object.getOwnPropertyNames(global).forEach(name => {
WHITELISTED_IDENTIFIERS.add(name);

@@ -77,0 +77,0 @@ });

{
"name": "babel-plugin-jest-hoist",
"version": "24.6.0",
"version": "24.9.0",
"repository": {

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

},
"gitHead": "04e6a66d2ba8b18bee080bb28547db74a255d2c7"
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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