vue-component-reset
vue-component-reset copied to clipboard
A Vue.js component mixin that makes restoring initial state to the component simple
Bumps [terser](https://github.com/terser/terser) from 4.6.4 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...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 5.1.0 to 5.3.0. Release notes Sourced from dot-prop's releases. v5.3.0 Make .delete() return a boolean (#66) 24916ff https://github.com/sindresorhus/dot-prop/compare/v5.2.0...v5.3.0 v5.2.0 Allow specifying undefined as the object for .get()...