ts-jenum
ts-jenum copied to clipboard
TypeScript Enum like java.lang.Enum
I want to use this library, but an error occurred when using it and I can't use it. # Environment - node js : v16.13.0 - typescript : 4.7.4 #...
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `tough-cookie` Updates `jest` from 24.9.0 to 29.6.1 Release notes Sourced from...
Added safeValueOf method that does not generate errors when using valueOf method Fix valueOf method error message