browserify / vm-browserify

require('vm') like in node but for the browser
MIT License
201 stars 37 forks source link

Update example-file to use HTTPS and modern jQuery #22

Closed josteink closed 5 years ago

josteink commented 5 years ago

The example file is shipped with the npm-module when installed, and some security software flags the use of jQuery 1.7.1 due it having security vulnerabilities.

Update example to use modern jQuery and HTTPS while we're at it.

goto-bus-stop commented 5 years ago

it's a change to the directory that has not been touched for 7 years :scream:

thanks!