New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

als-require

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

als-require - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/bundle.js

@@ -20,3 +20,3 @@ const UglifyJS = require("uglify-js");

const modules = {}
const ${contextName} = parse(${stringify(context)});
const ${contextName} = parse(\`${stringify(context)}\`);
try {

@@ -23,0 +23,0 @@ let result = fn(modules, ${contextName})

{
"name": "als-require",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

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