phaser3-plugin-pathbuilder icon indicating copy to clipboard operation
phaser3-plugin-pathbuilder copied to clipboard

Draw and edit Lines, Bezier Curves, Splines at runtime, explore your scene and export your paths to Phaser

Results 69 phaser3-plugin-pathbuilder issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.6.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=snyk&from_version=1.290.1&to_version=1.465.0&pr_id=d57518d2-81b0-4dd4-b261-e85a7c13c6b8&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

This Issue is about (delete as applicable) * A bug in the API (always say which Plugin & Phaser version you're using!) Feel free to use A [CodePen](https://codepen.io/Samid737/pen/pLVXag) template to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=webpack-dev-server&from_version=3.10.3&to_version=3.11.3&pr_id=03307775-2e02-4440-8342-081869bf3b76&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.10.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

I just did this: ``` $ git clone https://github.com/samid737/phaser3-plugin-pathbuilder.git $ cd phaser3-plugin-pathbuilder $ npm i ``` In addition to a raft of deprecation warnings, the install failed with this error:...