You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix security vulnerabilities for dependencies
- Upgraded to safer versions
- Cleaned up code
- Removed unwanted dependencies
- Moved to Jest for testing
[#96] Fix issues with module imports in Browser Environments
- Issue with module imports failing is fixed with this.
- Polyfill Process.nextick issues fixed in browser context.
- Added both web and node.js examples in examples folder.
- Cleaned iup unwanted dependencies.
[#96] Fix issues with module imports in Browser Environments
- Issue with module imports failing is fixed with this.
- Polyfill Process.nextick issues fixed in browser context.
- Added both web and node.js examples in examples folder.
- Cleaned iup unwanted dependencies.