browserify / static-module

convert module usage to inline expressions
MIT License
74 stars 23 forks source link

Use npm module static-eval instead of static-eval2 #50

Closed jagonzalr closed 5 years ago

jagonzalr commented 5 years ago

Updates package.json to use static-eval instead of static-eval2 since static-eval has been updated to fix vulnerability.

@goto-bus-stop

goto-bus-stop commented 5 years ago

thanks! the require() call in index.js also needs to be changed back.

jagonzalr commented 5 years ago

@goto-bus-stop done :)

jagonzalr commented 5 years ago

@goto-bus-stop thanks for the merge. Can we do a version bump for npm?

goto-bus-stop commented 5 years ago

:package: 3.0.2