require
require copied to clipboard
javascript module management. brings node's require statement and npm to the browser
Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 2.3.0 to 3.6.7. Release notes *Sourced from [uglify-js's releases](https://github.com/mishoo/UglifyJS2/releases).* > ## v3.6.7 > > > ## v3.6.6 > > > ## v3.6.5 > >...
Hey guys, Today I run my ESLint and it told me hat there is the change of a Denial of Service attack.  I think we should update uglify to...
Upgraded uglifyJS to fix security vulnerabilities. Fix for: https://github.com/marcuswestin/require/issues/9 https://github.com/marcuswestin/require/issues/11
I have been notified of a vulnerability issue with the current version of uglify.js (2.3.0) that the latest version of require (2.4.20) is using. Message details below: `Message: (+) 2...
When trying to put a file using formData I get a 413 Request Entity too large Here is my form data: ` const formData = { file: { value: req.file.buffer,...
Running server on Windows: Dependency search in \_\_require\_\_ fails because the path to the dependency being pasted as text to the modified main module file is created in a different...
Hello marcuswestin! I am migrationBot, an [open-source](https://github.com/blakmatrix/node-migrator-bot) bot, and I'm here to help you migrate your codebase to node v0.8! Did you know that the "sys" module throws an error...
From what it took to get the 'require/server' working as connect middleware, it looks like you expect an object like ``` { root: 'require', path: path.resolve(__dirname,'static'), host: HOST, port: PORT...
First of all, thanks for the lib. I think it's exactly what I'm looking for with building browser files. My node package conditionally requires a core node module if the...
updated ugilfy js version as the previous version had a high vulnerability on npm audit