Skip to content

Releases: browserify/vm-browserify

v1.1.1

04 Nov 10:38
5727a86
Compare
Choose a tag to compare

Updates an example file that was referencing an old jQuery version, which was flagged by some security software. Thanks @josteink!

v1.1.0

15 Jun 14:19
7364fe7
Compare
Choose a tag to compare
  • Add vm.isContext(sandbox). (038c3cb)

v1.0.1

13 Apr 07:38
ed85032
Compare
Choose a tag to compare
  • Remove the component-indexof dependency. (0d9bd4c)

v1.0.0

23 Mar 09:14
1bbbed5
Compare
Choose a tag to compare

(This is not a breaking change.)

  • Make the sandbox argument to runInNewContext optional, like in Node. (#13)
  • Substituting component-indexof for deprecated indexof. (#14)