@alwatr/dedupe 1.1.1 → 1.1.2
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 +6 -0
- package/README.md +1 -1
- package/dist/main.cjs +2 -2
- package/dist/main.mjs +2 -2
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,12 @@
|
|
|
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.1.2](https://github.com/Alwatr/nanolib/compare/@alwatr/dedupe@1.1.1...@alwatr/dedupe@1.1.2) (2024-10-10)
|
|
7
|
+
|
|
8
|
+
### Dependencies update
|
|
9
|
+
|
|
10
|
+
* bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
|
|
11
|
+
|
|
6
12
|
## [1.1.1](https://github.com/Alwatr/nanolib/compare/@alwatr/dedupe@1.1.0...@alwatr/dedupe@1.1.1) (2024-10-08)
|
|
7
13
|
|
|
8
14
|
**Note:** Version bump only for package @alwatr/dedupe
|
package/README.md
CHANGED
|
@@ -18,7 +18,7 @@ definePackage({name: __package_name__});
|
|
|
18
18
|
|
|
19
19
|
## Sponsors
|
|
20
20
|
|
|
21
|
-
The following companies, organizations, and individuals support
|
|
21
|
+
The following companies, organizations, and individuals support Nanolib ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
|
|
22
22
|
|
|
23
23
|
[](https://exirstudio.com)
|
|
24
24
|
|
package/dist/main.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/* @alwatr/dedupe v1.1.
|
|
2
|
-
"use strict";var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var s=(e,_)=>{for(var t in _)n(e,t,{get:_[t],enumerable:!0})},u=(e,_,t,i)=>{if(_&&typeof _=="object"||typeof _=="function")for(let r of l(_))!p.call(e,r)&&r!==t&&n(e,r,{get:()=>_[r],enumerable:!(i=c(_,r))||i.enumerable});return e};var m=e=>u(n({},"__esModule",{value:!0}),e);var f={};s(f,{deduplicate:()=>d,definePackage:()=>w});module.exports=m(f);var a=require("@alwatr/global-scope"),k=require("@alwatr/polyfill-has-own");typeof a.globalScope.__alwatr_dedupe__>"u"?a.globalScope.__alwatr_dedupe__="1.1.
|
|
1
|
+
/* @alwatr/dedupe v1.1.2 */
|
|
2
|
+
"use strict";var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var s=(e,_)=>{for(var t in _)n(e,t,{get:_[t],enumerable:!0})},u=(e,_,t,i)=>{if(_&&typeof _=="object"||typeof _=="function")for(let r of l(_))!p.call(e,r)&&r!==t&&n(e,r,{get:()=>_[r],enumerable:!(i=c(_,r))||i.enumerable});return e};var m=e=>u(n({},"__esModule",{value:!0}),e);var f={};s(f,{deduplicate:()=>d,definePackage:()=>w});module.exports=m(f);var a=require("@alwatr/global-scope"),k=require("@alwatr/polyfill-has-own");typeof a.globalScope.__alwatr_dedupe__>"u"?a.globalScope.__alwatr_dedupe__="1.1.2":(a.globalScope.__alwatr_dedupe__===!0&&(a.globalScope.__alwatr_dedupe__="1.0.x"),console.error(new Error("duplication_detected",{cause:{name:"@alwatr/dedupe",oldVersion:a.globalScope.__alwatr_dedupe__,newVersion:"1.1.2"}})));var o={};function d(e){if(Object.hasOwn(o,e.name)){let _=new Error("duplication_detected",{cause:{name:e.name}});if(e.strict)throw _;console.error(_)}o[e.name]=!0}d({name:"@alwatr/dedupe"});function w(e,_){console.warn("`definePackage` in `@alwatr/dedupe` is deprecated. Use `deduplicate` instead."),d({name:e})}0&&(module.exports={deduplicate,definePackage});
|
|
3
3
|
//# sourceMappingURL=main.cjs.map
|
package/dist/main.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/* @alwatr/dedupe v1.1.
|
|
2
|
-
import{globalScope as _}from"@alwatr/global-scope";import"@alwatr/polyfill-has-own";typeof _.__alwatr_dedupe__>"u"?_.__alwatr_dedupe__="1.1.
|
|
1
|
+
/* @alwatr/dedupe v1.1.2 */
|
|
2
|
+
import{globalScope as _}from"@alwatr/global-scope";import"@alwatr/polyfill-has-own";typeof _.__alwatr_dedupe__>"u"?_.__alwatr_dedupe__="1.1.2":(_.__alwatr_dedupe__===!0&&(_.__alwatr_dedupe__="1.0.x"),console.error(new Error("duplication_detected",{cause:{name:"@alwatr/dedupe",oldVersion:_.__alwatr_dedupe__,newVersion:"1.1.2"}})));var r={};function t(e){if(Object.hasOwn(r,e.name)){let a=new Error("duplication_detected",{cause:{name:e.name}});if(e.strict)throw a;console.error(a)}r[e.name]=!0}t({name:"@alwatr/dedupe"});function i(e,a){console.warn("`definePackage` in `@alwatr/dedupe` is deprecated. Use `deduplicate` instead."),t({name:e})}export{t as deduplicate,i as definePackage};
|
|
3
3
|
//# sourceMappingURL=main.mjs.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alwatr/dedupe",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.2",
|
|
4
4
|
"description": "A package manager helper tool for debug list of defined (imported) packages in your ecosystem and prevent to duplicate import (install) multiple versions of the same package in your project (deduplicate packages).",
|
|
5
5
|
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
|
|
6
6
|
"keywords": [
|
|
@@ -67,16 +67,16 @@
|
|
|
67
67
|
"clean": "rm -rfv dist *.tsbuildinfo"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@alwatr/global-scope": "^1.1.
|
|
71
|
-
"@alwatr/package-tracer": "^1.0.
|
|
72
|
-
"@alwatr/polyfill-has-own": "^1.1.
|
|
70
|
+
"@alwatr/global-scope": "^1.1.24",
|
|
71
|
+
"@alwatr/package-tracer": "^1.0.2",
|
|
72
|
+
"@alwatr/polyfill-has-own": "^1.1.2"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@alwatr/nano-build": "^1.
|
|
75
|
+
"@alwatr/nano-build": "^1.6.0",
|
|
76
76
|
"@alwatr/prettier-config": "^1.0.5",
|
|
77
|
-
"@alwatr/tsconfig-base": "^1.3.
|
|
78
|
-
"@alwatr/type-helper": "^2.0.
|
|
79
|
-
"typescript": "^5.6.
|
|
77
|
+
"@alwatr/tsconfig-base": "^1.3.1",
|
|
78
|
+
"@alwatr/type-helper": "^2.0.1",
|
|
79
|
+
"typescript": "^5.6.3"
|
|
80
80
|
},
|
|
81
|
-
"gitHead": "
|
|
81
|
+
"gitHead": "6ad24764eae1b88d7d1bb19217578b02b8c22aaf"
|
|
82
82
|
}
|