@alwatr/deep-clone 1.0.15 → 1.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.0.16](https://github.com/Alwatr/nanolib/compare/@alwatr/deep-clone@1.0.15...@alwatr/deep-clone@1.0.16) (2024-01-31)
7
+
8
+ **Note:** Version bump only for package @alwatr/deep-clone
9
+
6
10
  ## [1.0.15](https://github.com/Alwatr/nanolib/compare/@alwatr/deep-clone@1.0.14...@alwatr/deep-clone@1.0.15) (2024-01-24)
7
11
 
8
12
  **Note:** Version bump only for package @alwatr/deep-clone
@@ -31,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
31
35
 
32
36
  ### Bug Fixes
33
37
 
34
- * tsBuildInfoFile path in tsconfig.json files ([9c4ba01](https://github.com/Alwatr/nanolib/commit/9c4ba01afdd6657de4e5feef09bb6ee03d9ce053)) by @
38
+ - tsBuildInfoFile path in tsconfig.json files ([9c4ba01](https://github.com/Alwatr/nanolib/commit/9c4ba01afdd6657de4e5feef09bb6ee03d9ce053)) by @
35
39
 
36
40
  ## [1.0.8](https://github.com/Alwatr/nanolib/compare/@alwatr/deep-clone@1.0.7...@alwatr/deep-clone@1.0.8) (2023-12-23)
37
41
 
@@ -45,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
45
49
 
46
50
  ### Bug Fixes
47
51
 
48
- * update to latest nano-build with preset ([a4d3c35](https://github.com/Alwatr/nanolib/commit/a4d3c35f9d86521312bd16dd9853519f4ed2e0b4)) by @
52
+ - update to latest nano-build with preset ([a4d3c35](https://github.com/Alwatr/nanolib/commit/a4d3c35f9d86521312bd16dd9853519f4ed2e0b4)) by @
49
53
 
50
54
  ## [1.0.5](https://github.com/Alwatr/nanolib/compare/@alwatr/deep-clone@1.0.4...@alwatr/deep-clone@1.0.5) (2023-12-22)
51
55
 
@@ -59,23 +63,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
59
63
 
60
64
  ### Bug Fixes
61
65
 
62
- * package.json include files ([97b35d1](https://github.com/Alwatr/nanolib/commit/97b35d11bf4125f482f595db81f284804d2870ed)) by @
66
+ - package.json include files ([97b35d1](https://github.com/Alwatr/nanolib/commit/97b35d11bf4125f482f595db81f284804d2870ed)) by @
63
67
 
64
68
  ## [1.0.2](https://github.com/Alwatr/nanolib/compare/@alwatr/deep-clone@1.0.1...@alwatr/deep-clone@1.0.2) (2023-12-22)
65
69
 
66
70
  ### Bug Fixes
67
71
 
68
- * package.json include files ([129a9a5](https://github.com/Alwatr/nanolib/commit/129a9a5df31f1199769432d7e689d213f2dcaa43)) by @
72
+ - package.json include files ([129a9a5](https://github.com/Alwatr/nanolib/commit/129a9a5df31f1199769432d7e689d213f2dcaa43)) by @
69
73
 
70
74
  ## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/deep-clone@1.0.0...@alwatr/deep-clone@1.0.1) (2023-12-22)
71
75
 
72
76
  ### Bug Fixes
73
77
 
74
- * **deep-clone:** deps ([2bce58c](https://github.com/Alwatr/nanolib/commit/2bce58c0742e3547a4bbc6c9efb792d5dca9375b)) by @AliMD
75
- * package.json include files ([053fc10](https://github.com/Alwatr/nanolib/commit/053fc10b518038647136db9ada2433e27ecb2e63)) by @AliMD
78
+ - **deep-clone:** deps ([2bce58c](https://github.com/Alwatr/nanolib/commit/2bce58c0742e3547a4bbc6c9efb792d5dca9375b)) by @AliMD
79
+ - package.json include files ([053fc10](https://github.com/Alwatr/nanolib/commit/053fc10b518038647136db9ada2433e27ecb2e63)) by @AliMD
76
80
 
77
81
  # 1.0.0 (2023-12-22)
78
82
 
79
83
  ### Features
80
84
 
81
- * **deep-clone:** new package for deep clone obj/array ([9ac5379](https://github.com/Alwatr/nanolib/commit/9ac5379bd579b85d165a79b75bb782654167430d)) by @AliMD
85
+ - **deep-clone:** new package for deep clone obj/array ([9ac5379](https://github.com/Alwatr/nanolib/commit/9ac5379bd579b85d165a79b75bb782654167430d)) by @AliMD
package/dist/main.cjs CHANGED
@@ -1,3 +1,3 @@
1
- /* @alwatr/deep-clone v1.0.15 */
1
+ /* @alwatr/deep-clone v1.0.16 */
2
2
  "use strict";var o=Object.defineProperty;var t=Object.getOwnPropertyDescriptor;var T=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var d=(n,e)=>{for(var u in e)o(n,u,{get:e[u],enumerable:!0})},f=(n,e,u,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let l of T(e))!i.call(n,l)&&l!==u&&o(n,l,{get:()=>e[l],enumerable:!(r=t(e,l))||r.enumerable});return n};var p=n=>f(o({},"__esModule",{value:!0}),n);var x={};d(x,{deepClone:()=>c});module.exports=p(x);function c(n){return n==null?null:JSON.parse(JSON.stringify(n))}0&&(module.exports={deepClone});
3
3
  //# sourceMappingURL=main.cjs.map
package/dist/main.mjs CHANGED
@@ -1,3 +1,3 @@
1
- /* @alwatr/deep-clone v1.0.15 */
1
+ /* @alwatr/deep-clone v1.0.16 */
2
2
  function e(n){return n==null?null:JSON.parse(JSON.stringify(n))}export{e as deepClone};
3
3
  //# sourceMappingURL=main.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alwatr/deep-clone",
3
- "version": "1.0.15",
3
+ "version": "1.0.16",
4
4
  "description": "Clone deeply nested objects and arrays in JavaScript.",
5
5
  "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
6
6
  "keywords": [
@@ -67,10 +67,10 @@
67
67
  "clean": "rm -rfv dist *.tsbuildinfo"
68
68
  },
69
69
  "devDependencies": {
70
- "@alwatr/nano-build": "^1.3.2",
70
+ "@alwatr/nano-build": "^1.3.3",
71
71
  "@alwatr/prettier-config": "^1.0.4",
72
- "@alwatr/tsconfig-base": "^1.1.1",
72
+ "@alwatr/tsconfig-base": "^1.1.2",
73
73
  "typescript": "^5.3.3"
74
74
  },
75
- "gitHead": "3486060abc5f331a3b8c78da7f1d671ba1139b5d"
75
+ "gitHead": "54726b7ac06d4a6ffb42731b58e8d976de1211bd"
76
76
  }