0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Publish on npm automatically More... over 2 years ago
Merge branch 'fix-cannot-set-property-only-getter' of git://github.com/sabinthomas/clone into sabinthomas-fix-cannot-set-property-only-getter More... almost 5 years ago
Merge pull request #85 from madbence/docs/update-api More... almost 5 years ago
Merge pull request #102 from julien-c/simplify-descriptor-handling More... over 5 years ago
Merge pull request #101 from julien-c/misc-improvements More... over 5 years ago
Simplify descriptor handling More... over 5 years ago
Buffer.from copies the passed buffer data onto a new Buffer instance. More... over 5 years ago
Remove odd warning about XSS vulnerability More... about 6 years ago
Add changelog entry for v1.0.4 More... about 6 years ago
Add Pull Request template More... about 6 years ago
2.1.2 More... about 6 years ago
Add changelog entry for 2.1.2 More... about 6 years ago
Fix changelog on master More... about 6 years ago
Merge pull request #90 from ChALkeR/patch-1 More... about 6 years ago
#91 Removed use of 'let' as its not compliant with early node versions More... about 6 years ago
#91 Removing ES6 code as its not compatible with older node.js versions. Resolves error on [Build#142](https://travis-ci.org/pvorb/clone/builds/346977760) More... about 6 years ago
Added new unit test to check if clone throws errors when trying to clone objects that do not have setter properties defined More... about 6 years ago
Fix for #79, #82. If there is no setter defined for the property, then ignore cloning it. This will get around the TypeError that would be thrown if in strict mode. More... about 6 years ago
Avoid using deprecated Buffer constructor More... about 6 years ago
Update API docs More... over 6 years ago
Update changelog for v2.1.1 More... about 7 years ago
2.1.1 More... about 7 years ago
Merge pull request #77 from c-w/master More... about 7 years ago
Add c-w to contributors list More... about 7 years ago
Fix map/set clone crash on IE More... about 7 years ago
Fix instanceof crash on IE More... about 7 years ago
Fix links because of name-change More... over 7 years ago
Use simpler download badge in README More... over 7 years ago
2.1.0 More... over 7 years ago
Add notes about latest changes to Changelog More... over 7 years ago