@ledgerhq/device-management-kit 0.0.0-develop-20260701003433 → 0.0.0-develop-20260703002922
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/lib/cjs/package.json +1 -1
- package/lib/cjs/src/internal/manager-api/model/Const.js +1 -1
- package/lib/cjs/src/internal/manager-api/model/Const.js.map +1 -1
- package/lib/esm/package.json +1 -1
- package/lib/esm/src/internal/manager-api/model/Const.js +1 -1
- package/lib/esm/src/internal/manager-api/model/Const.js.map +1 -1
- package/lib/types/src/internal/manager-api/model/Const.d.ts +1 -1
- package/lib/types/tsconfig.prod.tsbuildinfo +1 -1
- package/package.json +3 -3
package/lib/cjs/package.json
CHANGED
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"watch:builds": "pnpm ldmk-tool watch --entryPoints index.ts,src/**/*.ts --tsconfig tsconfig.prod.json",
|
|
63
63
|
"watch:types": "concurrently \"tsc --watch -p tsconfig.prod.json\" \"tsc-alias --watch -p tsconfig.prod.json\""
|
|
64
64
|
},
|
|
65
|
-
"version": "0.0.0-develop-
|
|
65
|
+
"version": "0.0.0-develop-20260703002922"
|
|
66
66
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var E=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var L=Object.prototype.hasOwnProperty;var T=(_,t)=>{for(var A in t)E(_,A,{get:t[A],enumerable:!0})},U=(_,t,A,R)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of p(t))!L.call(_,o)&&o!==A&&E(_,o,{get:()=>t[o],enumerable:!(R=e(t,o))||R.enumerable});return _};var c=_=>U(E({},"__esModule",{value:!0}),_);var a={};T(a,{DEFAULT_FIRMWARE_DISTRIBUTION_SALT:()=>I,DEFAULT_MANAGER_API_BASE_URL:()=>r,DEFAULT_MOCK_SERVER_BASE_URL:()=>s,DEFAULT_PROVIDER:()=>D});module.exports=c(a);const r="https://manager.api.live.ledger.com/api",s="http://localhost:
|
|
1
|
+
"use strict";var E=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var L=Object.prototype.hasOwnProperty;var T=(_,t)=>{for(var A in t)E(_,A,{get:t[A],enumerable:!0})},U=(_,t,A,R)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of p(t))!L.call(_,o)&&o!==A&&E(_,o,{get:()=>t[o],enumerable:!(R=e(t,o))||R.enumerable});return _};var c=_=>U(E({},"__esModule",{value:!0}),_);var a={};T(a,{DEFAULT_FIRMWARE_DISTRIBUTION_SALT:()=>I,DEFAULT_MANAGER_API_BASE_URL:()=>r,DEFAULT_MOCK_SERVER_BASE_URL:()=>s,DEFAULT_PROVIDER:()=>D});module.exports=c(a);const r="https://manager.api.live.ledger.com/api",s="http://localhost:9752",D=1,I="0";0&&(module.exports={DEFAULT_FIRMWARE_DISTRIBUTION_SALT,DEFAULT_MANAGER_API_BASE_URL,DEFAULT_MOCK_SERVER_BASE_URL,DEFAULT_PROVIDER});
|
|
2
2
|
//# sourceMappingURL=Const.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../src/internal/manager-api/model/Const.ts"],
|
|
4
|
-
"sourcesContent": ["export const DEFAULT_MANAGER_API_BASE_URL =\n \"https://manager.api.live.ledger.com/api\";\nexport const DEFAULT_MOCK_SERVER_BASE_URL = \"http://localhost:
|
|
4
|
+
"sourcesContent": ["export const DEFAULT_MANAGER_API_BASE_URL =\n \"https://manager.api.live.ledger.com/api\";\nexport const DEFAULT_MOCK_SERVER_BASE_URL = \"http://localhost:9752\";\nexport const DEFAULT_PROVIDER = 1;\nexport const DEFAULT_FIRMWARE_DISTRIBUTION_SALT = \"0\";\n"],
|
|
5
5
|
"mappings": "yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,wCAAAE,EAAA,iCAAAC,EAAA,iCAAAC,EAAA,qBAAAC,IAAA,eAAAC,EAAAN,GAAO,MAAMG,EACX,0CACWC,EAA+B,wBAC/BC,EAAmB,EACnBH,EAAqC",
|
|
6
6
|
"names": ["Const_exports", "__export", "DEFAULT_FIRMWARE_DISTRIBUTION_SALT", "DEFAULT_MANAGER_API_BASE_URL", "DEFAULT_MOCK_SERVER_BASE_URL", "DEFAULT_PROVIDER", "__toCommonJS"]
|
|
7
7
|
}
|
package/lib/esm/package.json
CHANGED
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"watch:builds": "pnpm ldmk-tool watch --entryPoints index.ts,src/**/*.ts --tsconfig tsconfig.prod.json",
|
|
63
63
|
"watch:types": "concurrently \"tsc --watch -p tsconfig.prod.json\" \"tsc-alias --watch -p tsconfig.prod.json\""
|
|
64
64
|
},
|
|
65
|
-
"version": "0.0.0-develop-
|
|
65
|
+
"version": "0.0.0-develop-20260703002922"
|
|
66
66
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const t="https://manager.api.live.ledger.com/api",_="http://localhost:
|
|
1
|
+
const t="https://manager.api.live.ledger.com/api",_="http://localhost:9752",o=1,A="0";export{A as DEFAULT_FIRMWARE_DISTRIBUTION_SALT,t as DEFAULT_MANAGER_API_BASE_URL,_ as DEFAULT_MOCK_SERVER_BASE_URL,o as DEFAULT_PROVIDER};
|
|
2
2
|
//# sourceMappingURL=Const.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../src/internal/manager-api/model/Const.ts"],
|
|
4
|
-
"sourcesContent": ["export const DEFAULT_MANAGER_API_BASE_URL =\n \"https://manager.api.live.ledger.com/api\";\nexport const DEFAULT_MOCK_SERVER_BASE_URL = \"http://localhost:
|
|
4
|
+
"sourcesContent": ["export const DEFAULT_MANAGER_API_BASE_URL =\n \"https://manager.api.live.ledger.com/api\";\nexport const DEFAULT_MOCK_SERVER_BASE_URL = \"http://localhost:9752\";\nexport const DEFAULT_PROVIDER = 1;\nexport const DEFAULT_FIRMWARE_DISTRIBUTION_SALT = \"0\";\n"],
|
|
5
5
|
"mappings": "AAAO,MAAMA,EACX,0CACWC,EAA+B,wBAC/BC,EAAmB,EACnBC,EAAqC",
|
|
6
6
|
"names": ["DEFAULT_MANAGER_API_BASE_URL", "DEFAULT_MOCK_SERVER_BASE_URL", "DEFAULT_PROVIDER", "DEFAULT_FIRMWARE_DISTRIBUTION_SALT"]
|
|
7
7
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const DEFAULT_MANAGER_API_BASE_URL = "https://manager.api.live.ledger.com/api";
|
|
2
|
-
export declare const DEFAULT_MOCK_SERVER_BASE_URL = "http://localhost:
|
|
2
|
+
export declare const DEFAULT_MOCK_SERVER_BASE_URL = "http://localhost:9752";
|
|
3
3
|
export declare const DEFAULT_PROVIDER = 1;
|
|
4
4
|
export declare const DEFAULT_FIRMWARE_DISTRIBUTION_SALT = "0";
|
|
5
5
|
//# sourceMappingURL=Const.d.ts.map
|