Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
pvorb
/
clone
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
793
Code
Issues
25
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 21, 2026
Merge pull request #131 from 123xiaode456-boop/fix-repository-metadata
Show description for 2be9848
pvorb
authored
2be9848
View commit details
Copy full SHA for 2be9848
Browse repository at this point
Update repository metadata links
123xiaode456-boop
committed
0d50d7a
View commit details
Copy full SHA for 0d50d7a
Browse repository at this point
Commits on Nov 6, 2021
Publish on npm automatically
pvorb
authored
ab17eb6
View commit details
Copy full SHA for ab17eb6
Browse repository at this point
Commits on May 27, 2019
Merge branch 'fix-cannot-set-property-only-getter' of git://github.com/sabinthomas/clone into sabinthomas-fix-cannot-set-property-only-getter
pvorb
committed
6df949a
View commit details
Copy full SHA for 6df949a
Browse repository at this point
Merge pull request #85 from madbence/docs/update-api
Show description for 5b8aac5
pvorb
authored
5b8aac5
View commit details
Copy full SHA for 5b8aac5
Browse repository at this point
Commits on Jan 1, 2019
Merge pull request #102 from julien-c/simplify-descriptor-handling
Show description for 24add5b
pvorb
authored
24add5b
View commit details
Copy full SHA for 24add5b
Browse repository at this point
Merge pull request #101 from julien-c/misc-improvements
Show description for abc1c68
pvorb
authored
abc1c68
View commit details
Copy full SHA for abc1c68
Browse repository at this point
Simplify descriptor handling
julien-c
committed
f0a12a9
View commit details
Copy full SHA for f0a12a9
Browse repository at this point
Commits on Dec 31, 2018
Buffer.from copies the passed buffer data onto a new Buffer instance.
Show description for c22dc7a
julien-c
committed
c22dc7a
View commit details
Copy full SHA for c22dc7a
Browse repository at this point
Commits on Mar 21, 2018
Remove odd warning about XSS vulnerability
pvorb
committed
98dc28c
View commit details
Copy full SHA for 98dc28c
Browse repository at this point
Add changelog entry for v1.0.4
pvorb
committed
ebd8b48
View commit details
Copy full SHA for ebd8b48
Browse repository at this point
Add Pull Request template
pvorb
committed
29b1d78
View commit details
Copy full SHA for 29b1d78
Browse repository at this point
2.1.2
pvorb
committed
7659418
View commit details
Copy full SHA for 7659418
Browse repository at this point
Add changelog entry for 2.1.2
pvorb
committed
41ebd1e
View commit details
Copy full SHA for 41ebd1e
Browse repository at this point
Fix changelog on master
pvorb
committed
248c3c3
View commit details
Copy full SHA for 248c3c3
Browse repository at this point
Merge pull request #90 from ChALkeR/patch-1
Show description for e2a1a10
pvorb
authored
e2a1a10
View commit details
Copy full SHA for e2a1a10
Browse repository at this point
Commits on Feb 27, 2018
#91 Removed use of 'let' as its not compliant with early node versions
sabinthomas
committed
028a87d
View commit details
Copy full SHA for 028a87d
Browse repository at this point
#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)
sabinthomas
committed
42936de
View commit details
Copy full SHA for 42936de
Browse repository at this point
Added new unit test to check if clone throws errors when trying to clone objects that do not have setter properties defined
sabinthomas
committed
26bd3f4
View commit details
Copy full SHA for 26bd3f4
Browse repository at this point
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.
sabinthomas
committed
e9d1637
View commit details
Copy full SHA for e9d1637
Browse repository at this point
Commits on Feb 22, 2018
Avoid using deprecated Buffer constructor
Show description for 2d90739
ChALkeR
authored
2d90739
View commit details
Copy full SHA for 2d90739
Browse repository at this point
Commits on Oct 25, 2017
Update API docs
madbence
authored
9f71cc2
View commit details
Copy full SHA for 9f71cc2
Browse repository at this point
Commits on Mar 9, 2017
2.1.1
pvorb
committed
a321fd8
View commit details
Copy full SHA for a321fd8
Browse repository at this point
Update changelog for v2.1.1
pvorb
committed
aa6b7ca
View commit details
Copy full SHA for aa6b7ca
Browse repository at this point
Merge pull request #77 from c-w/master
Show description for e3f252d
pvorb
authored
e3f252d
View commit details
Copy full SHA for e3f252d
Browse repository at this point
Add c-w to contributors list
c-w
authored
4330011
View commit details
Copy full SHA for 4330011
Browse repository at this point
Commits on Mar 8, 2017
Fix map/set clone crash on IE
Show description for 6c099f0
c-w
committed
6c099f0
View commit details
Copy full SHA for 6c099f0
Browse repository at this point
Fix instanceof crash on IE
Show description for 273a4f5
c-w
committed
273a4f5
View commit details
Copy full SHA for 273a4f5
Browse repository at this point
Commits on Jan 3, 2017
Fix links because of name-change
pvorb
authored
e7631a4
View commit details
Copy full SHA for e7631a4
Browse repository at this point
Commits on Nov 23, 2016
Use simpler download badge in README
pvorb
committed
8b166c5
View commit details
Copy full SHA for 8b166c5
Browse repository at this point
Commits on Nov 22, 2016
2.1.0
pvorb
committed
05eba0c
View commit details
Copy full SHA for 05eba0c
Browse repository at this point
Add notes about latest changes to Changelog
pvorb
committed
313511a
View commit details
Copy full SHA for 313511a
Browse repository at this point
Merge remote-tracking branch 'jackmoore/patch-1'
pvorb
committed
ae27d69
View commit details
Copy full SHA for ae27d69
Browse repository at this point
Document prototype and includeNonEnumerable
pvorb
committed
ad6ec8c
View commit details
Copy full SHA for ad6ec8c
Browse repository at this point
Merge pull request #72 from jurca/master
Show description for 89c0286
pvorb
authored
89c0286
View commit details
Copy full SHA for 89c0286
Browse repository at this point
Previous
Next
You can’t perform that action at this time.