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

babel-helper-mark-eval-scopes

Package Overview
Dependencies
Maintainers
4
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-helper-mark-eval-scopes - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

__tests__/helper-mark-eval-scopes-test.js

@@ -12,3 +12,3 @@ jest.autoMockOff();

plugins: [
function ({traverse}) {
function ({ traverse }) {
traverse.clearCache();

@@ -15,0 +15,0 @@ return {

{
"name": "babel-helper-mark-eval-scopes",
"version": "0.0.2",
"version": "0.0.3",
"description": "Mark scopes for deopt which contain a direct eval call",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/babel/babili#readme",

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