Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / felixge/node-sandboxed-module issues and pull requests

#74 - Use `module.isBuiltin()` instead of static list

Issue - State: open - Opened by fregante about 1 month ago

#73 - Add "fs/promises"

Pull Request - State: open - Opened by fregante about 1 month ago - 1 comment

#72 - TypeScript

Issue - State: open - Opened by avin-kavish over 2 years ago

#71 - Deleting modules

Issue - State: open - Opened by srolel almost 4 years ago

#70 - Fix sandboxed-module not working when using npx

Pull Request - State: open - Opened by tie over 4 years ago

#69 - added filename argument to source transformer

Pull Request - State: closed - Opened by helloIAmPau over 4 years ago - 6 comments

#68 - Sandboxed-module error after upgrading node module from 6.x.x to 10.x.x

Issue - State: open - Opened by Ashish131989 over 5 years ago - 3 comments

#67 - Add Math as a starting global

Pull Request - State: open - Opened by TehShrike almost 6 years ago

#66 - Mocking module scoped variables

Issue - State: open - Opened by reggi over 6 years ago

#65 - Add Option for ignoreMissing - Fixes #64

Pull Request - State: open - Opened by aetherwalker almost 7 years ago - 1 comment

#64 - Allow injection of modules that do not have corresponding files

Issue - State: open - Opened by aetherwalker almost 7 years ago - 1 comment

#63 - nyc builtin source transformer

Issue - State: open - Opened by skeggse about 7 years ago - 4 comments

#62 - Added the cache option

Pull Request - State: closed - Opened by kzar about 8 years ago - 1 comment

#61 - define module.paths and globals.global

Pull Request - State: open - Opened by chge about 8 years ago - 1 comment

#60 - module.paths is undefined inside sandbox

Issue - State: open - Opened by chge about 8 years ago

#58 - Allow configuration of built in source transformers.

Pull Request - State: open - Opened by m-orchard over 8 years ago - 8 comments

#57 - Add a recursive reference to the global object

Pull Request - State: closed - Opened by svi3c over 8 years ago

#56 - Adding Module fallback function

Issue - State: open - Opened by evenstensberg over 8 years ago - 5 comments

#55 - json3 dosn't run in VM

Issue - State: open - Opened by mStirner over 8 years ago - 1 comment

#54 - [help needed] [discussion] [usage question] accessing module private methods

Issue - State: closed - Opened by hellboy81 almost 9 years ago - 3 comments

#53 - Add Babel to collection of built-in transformers

Pull Request - State: closed - Opened by tejasmanohar about 9 years ago - 3 comments

#52 - File matching for the built-in coffee sourceTransformer is more strict

Pull Request - State: closed - Opened by svi3c about 9 years ago - 1 comment

#51 - Litcoffee support

Issue - State: closed - Opened by svi3c about 9 years ago - 1 comment

#49 - Fixes felixge/node-sandboxed-module#48

Pull Request - State: closed - Opened by mihail-stanchev over 9 years ago - 1 comment

#48 - Native node modules are not loaded correctly

Issue - State: closed - Opened by mihail-stanchev over 9 years ago - 1 comment

#47 - Untrusted modules?

Issue - State: closed - Opened by billinghamj over 9 years ago - 3 comments

#46 - #41 source transformers for recursion

Pull Request - State: closed - Opened by mminder almost 10 years ago - 3 comments

#45 - locals does not appear to set variable inside the module

Issue - State: open - Opened by howarddierking almost 10 years ago - 5 comments

#44 - instanceof Function broken inside of sandboxed module

Issue - State: open - Opened by OliverJAsh almost 10 years ago - 10 comments

#43 - Source maps for source transformers

Issue - State: open - Opened by OliverJAsh almost 10 years ago - 1 comment

#42 - Copy sandbox options when recursing

Pull Request - State: open - Opened by OliverJAsh almost 10 years ago - 1 comment

#41 - Source transformers do not get applied to nested requires

Issue - State: closed - Opened by OliverJAsh almost 10 years ago - 2 comments

#40 - Error with transitive dependencies when using ES6 transfomer

Issue - State: closed - Opened by OliverJAsh almost 10 years ago - 3 comments

#39 - Istanbul source transformer and node_modules

Issue - State: closed - Opened by elliotstokes almost 10 years ago - 6 comments

#38 - Fix loading sources with a shebang (#!)

Pull Request - State: closed - Opened by iammaart almost 10 years ago - 3 comments

#37 - Fix compling souces ending with an end-of-line comment

Pull Request - State: closed - Opened by iammaart almost 10 years ago - 1 comment

#36 - Having trouble with new version

Issue - State: open - Opened by tandrewnichols about 10 years ago - 5 comments

#35 - fix jshint fails, run jshint on every build, don't switch to strict mode

Pull Request - State: closed - Opened by robrich over 10 years ago

#34 - discover native modules from process.moduleLoadList ...

Pull Request - State: closed - Opened by robrich over 10 years ago - 11 comments

#33 - v 1.0.0 fails with missing dependencies, see example with graceful-fs

Issue - State: closed - Opened by robrich over 10 years ago - 4 comments

#32 - How to mock modules which exports a function as "class" like approach?

Issue - State: closed - Opened by rogah over 10 years ago - 1 comment

#30 - Modules required with sandboxed-module do something weird with prototypes.

Issue - State: closed - Opened by tandrewnichols over 10 years ago - 2 comments

#29 - Support for JSCoverage

Issue - State: closed - Opened by elliotstokes over 10 years ago - 1 comment

#28 - Add source code instrumentation support for the 'blanket' coverage tool

Pull Request - State: closed - Opened by lovell over 10 years ago - 3 comments

#27 - support for recursive requires (creating a virtual enviornment)

Pull Request - State: closed - Opened by alonbardavid almost 11 years ago - 12 comments

#26 - Implements Istanbul coverage support and user-defined sourceTransformers

Pull Request - State: closed - Opened by searls almost 11 years ago - 9 comments

#25 - Sandboxed module doesn't play nice with code coverage tools like istanbul

Issue - State: closed - Opened by searls almost 11 years ago - 5 comments

#24 - add parent to module constructor

Pull Request - State: closed - Opened by oroce about 11 years ago - 11 comments

#23 - ignore `test/` directory in .npmignore

Pull Request - State: closed - Opened by stephenmathieson over 11 years ago - 3 comments

#22 - Already require'd modules are not reused

Issue - State: closed - Opened by mhart over 11 years ago - 1 comment

#21 - Cannot stub globals in coffeescript

Issue - State: closed - Opened by Almad over 11 years ago - 1 comment

#20 - module.parent undefined

Issue - State: closed - Opened by stereobooster over 11 years ago - 3 comments

#19 - add node 0.8 to travis.yml

Issue - State: closed - Opened by stereobooster over 11 years ago

#18 - Problem using with chai-supertest

Issue - State: closed - Opened by stereobooster over 11 years ago - 1 comment

#17 - Strict modules get un-stricted in the sandbox

Issue - State: closed - Opened by domenic over 11 years ago
Labels: bug

#16 - Enable requiring modules that rely on strict mode.

Pull Request - State: closed - Opened by tristanls over 11 years ago - 2 comments

#15 - Global leak tests are failing.

Issue - State: closed - Opened by domenic almost 12 years ago - 2 comments

#14 - Latest on NPM?

Issue - State: closed - Opened by theSmaw almost 12 years ago - 4 comments

#13 - injected array instance fails test for instanceof Array

Issue - State: closed - Opened by ghost about 12 years ago - 9 comments

#12 - Fork of CoffeeScript support Pull Request (#8)

Pull Request - State: closed - Opened by klamping about 12 years ago - 3 comments

#11 - Globals don't propagate to required modules

Issue - State: closed - Opened by domenic about 12 years ago - 4 comments

#10 - Mocks and node-sandboxed-module

Issue - State: closed - Opened by cliffano about 12 years ago - 2 comments

#9 - strange sandbox behavior with mongoose

Issue - State: closed - Opened by ericchaves over 12 years ago - 4 comments

#8 - CoffeeScript support added

Pull Request - State: closed - Opened by AidenMontgomery over 12 years ago - 4 comments

#7 - Update package.json

Pull Request - State: closed - Opened by ctavan over 12 years ago - 2 comments

#6 - coffee-script support

Issue - State: closed - Opened by ichernev over 12 years ago - 4 comments

#5 - node-sandboxed-module test fails with node v0.6.10

Issue - State: closed - Opened by cliffano over 12 years ago - 5 comments

#4 - Node v0.6.x compatibility

Pull Request - State: closed - Opened by ctavan almost 13 years ago - 2 comments

#3 - Node v0.6.x compatibility

Issue - State: closed - Opened by ctavan almost 13 years ago - 2 comments

#2 - Parse errors don't show line numbers

Issue - State: open - Opened by felixge about 13 years ago
Labels: bug

#1 - Rename main lib file to reflect package.json

Pull Request - State: closed - Opened by tim-smart about 13 years ago - 1 comment