DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: node-deep-clone-simple 1.1.1-1

Package Information

DescriptionDeep clone utility for simple JavaScript data

Deep Clone Simple is a small JavaScript function for copying simple data structures. It supports plain objects, arrays, numbers, booleans, strings, Date objects, functions, and null values.

The package is intended for code that only needs cloning of basic JavaScript values and does not require support for complex object types, circular references, or older bundlers.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/js/node-deep-clone-simple.git (browse)
Closes#1139703
Trackerhttps://tracker.debian.org/pkg/node-deep-clone-simple
Uploaded4 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateThu, 11 Jun 2026 16:04:22 +0100
Sourcenode-deep-clone-simple
Version1.1.1-1
Changed-ByEdward Betts
Changelog
node-deep-clone-simple (1.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1139703)
.dsc
Priorityoptional
Componentmain
Package-Listnode-deep-clone-simple deb javascript optional arch=all
Sectionjavascript
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: deep-clone-simple
Upstream-Contact: Paulus Schoutsen <paulus.schoutsen@mycase.com>
Source: https://github.com/balloob/deep-clone-simple

Files: *
Copyright: Paulus Schoutsen
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Review Information

accepted — allocated to mechtilde 3 hours ago, started 3 hours ago, completed 3 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package