Socket
Socket
Sign inDemoInstall

load

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.0.2

Diff

V1
published 1.0.1 •

V1
published 1.0.0 •

Changelog

Source

1.0.0

  • Major: The API no longer automatically assumes an module.exports pattern. It will always return an object with all introduced globals.
V1
published 0.1.4 •

Changelog

Source

0.1.4

  • Don't expose the module.exports and exports as predefined globals.
V1
published 0.1.3 •

Changelog

Source

0.1.3

  • Don't throw when we cannot delete the introduced globals.
V1
published 0.1.2 •

Changelog

Source

0.1.2

  • Fixes optional globals arg.
V1
published 0.1.1 •

Changelog

Source

0.1.1

  • Make it possible to add globals to the loaded script.
  • Added missing __dirname and __filename.
V1
published 0.1.0 •

Changelog

Source

0.1.0

  • It exposes the compiler.
V1
published 0.0.3 •

Changelog

Source

0.0.3

  • Removed pointless missing globals code, we can just use global variable as it's available in node and lists all introduced globals.
V1
published 0.0.2 •

Changelog

Source

0.0.2

  • Added some missing globals
2Next
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc