ssjs-lib
                                
                                 ssjs-lib copied to clipboard
                                
                                    ssjs-lib copied to clipboard
                            
                            
                            
                        Update lib_polyfill.js Array.prototype.filter
The standard array.filter polyfil from MDN does not seem to work and is causing my scripts to timeout and or produce "Bad Request" error. The code is updated with a simplified polyfill that seems to work normally. I will continue to build and test other array methods if this pull is fulfilled.