Socket
Socket
Sign inDemoInstall

acorn-globals

Package Overview
Dependencies
2
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.3 to 4.3.4

2

index.js

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

node.handler.locals = node.handler.locals || Object.create(null);
node.handler.locals[node.handler.param.name] = true;
declarePattern(node.handler.param, node.handler);
},

@@ -140,0 +140,0 @@ 'ImportDefaultSpecifier': declareModuleSpecifier,

{
"name": "acorn-globals",
"version": "4.3.3",
"version": "4.3.4",
"description": "Detect global variables in JavaScript using acorn",

@@ -5,0 +5,0 @@ "keywords": [

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