@genesislcap/foundation-fdc3 14.278.0 → 14.278.1
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/package.json +14 -14
 
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@genesislcap/foundation-fdc3",
         
     | 
| 
       3 
3 
     | 
    
         
             
              "description": "Genesis Foundation FDC3",
         
     | 
| 
       4 
     | 
    
         
            -
              "version": "14.278. 
     | 
| 
      
 4 
     | 
    
         
            +
              "version": "14.278.1",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "sideEffects": false,
         
     | 
| 
       6 
6 
     | 
    
         
             
              "license": "SEE LICENSE IN license.txt",
         
     | 
| 
       7 
7 
     | 
    
         
             
              "main": "dist/esm/index.js",
         
     | 
| 
         @@ -59,23 +59,23 @@ 
     | 
|
| 
       59 
59 
     | 
    
         
             
                }
         
     | 
| 
       60 
60 
     | 
    
         
             
              },
         
     | 
| 
       61 
61 
     | 
    
         
             
              "devDependencies": {
         
     | 
| 
       62 
     | 
    
         
            -
                "@genesislcap/foundation-testing": "14.278. 
     | 
| 
       63 
     | 
    
         
            -
                "@genesislcap/genx": "14.278. 
     | 
| 
       64 
     | 
    
         
            -
                "@genesislcap/rollup-builder": "14.278. 
     | 
| 
       65 
     | 
    
         
            -
                "@genesislcap/ts-builder": "14.278. 
     | 
| 
       66 
     | 
    
         
            -
                "@genesislcap/uvu-playwright-builder": "14.278. 
     | 
| 
       67 
     | 
    
         
            -
                "@genesislcap/vite-builder": "14.278. 
     | 
| 
       68 
     | 
    
         
            -
                "@genesislcap/webpack-builder": "14.278. 
     | 
| 
      
 62 
     | 
    
         
            +
                "@genesislcap/foundation-testing": "14.278.1",
         
     | 
| 
      
 63 
     | 
    
         
            +
                "@genesislcap/genx": "14.278.1",
         
     | 
| 
      
 64 
     | 
    
         
            +
                "@genesislcap/rollup-builder": "14.278.1",
         
     | 
| 
      
 65 
     | 
    
         
            +
                "@genesislcap/ts-builder": "14.278.1",
         
     | 
| 
      
 66 
     | 
    
         
            +
                "@genesislcap/uvu-playwright-builder": "14.278.1",
         
     | 
| 
      
 67 
     | 
    
         
            +
                "@genesislcap/vite-builder": "14.278.1",
         
     | 
| 
      
 68 
     | 
    
         
            +
                "@genesislcap/webpack-builder": "14.278.1",
         
     | 
| 
       69 
69 
     | 
    
         
             
                "rimraf": "^5.0.0",
         
     | 
| 
       70 
70 
     | 
    
         
             
                "sinon": "^17.0.1"
         
     | 
| 
       71 
71 
     | 
    
         
             
              },
         
     | 
| 
       72 
72 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       73 
73 
     | 
    
         
             
                "@finos/fdc3": "2.1.1",
         
     | 
| 
       74 
     | 
    
         
            -
                "@genesislcap/foundation-logger": "14.278. 
     | 
| 
       75 
     | 
    
         
            -
                "@genesislcap/foundation-notifications": "14.278. 
     | 
| 
       76 
     | 
    
         
            -
                "@genesislcap/foundation-ui": "14.278. 
     | 
| 
       77 
     | 
    
         
            -
                "@genesislcap/foundation-utils": "14.278. 
     | 
| 
       78 
     | 
    
         
            -
                "@genesislcap/web-core": "14.278. 
     | 
| 
      
 74 
     | 
    
         
            +
                "@genesislcap/foundation-logger": "14.278.1",
         
     | 
| 
      
 75 
     | 
    
         
            +
                "@genesislcap/foundation-notifications": "14.278.1",
         
     | 
| 
      
 76 
     | 
    
         
            +
                "@genesislcap/foundation-ui": "14.278.1",
         
     | 
| 
      
 77 
     | 
    
         
            +
                "@genesislcap/foundation-utils": "14.278.1",
         
     | 
| 
      
 78 
     | 
    
         
            +
                "@genesislcap/web-core": "14.278.1",
         
     | 
| 
       79 
79 
     | 
    
         
             
                "@interopio/desktop": "^6.3.1",
         
     | 
| 
       80 
80 
     | 
    
         
             
                "@microsoft/fast-element": "1.14.0",
         
     | 
| 
       81 
81 
     | 
    
         
             
                "@microsoft/fast-foundation": "2.49.6",
         
     | 
| 
         @@ -90,5 +90,5 @@ 
     | 
|
| 
       90 
90 
     | 
    
         
             
              "publishConfig": {
         
     | 
| 
       91 
91 
     | 
    
         
             
                "access": "public"
         
     | 
| 
       92 
92 
     | 
    
         
             
              },
         
     | 
| 
       93 
     | 
    
         
            -
              "gitHead": " 
     | 
| 
      
 93 
     | 
    
         
            +
              "gitHead": "471994ca97809011625eaeffe4ef2f3814458a67"
         
     | 
| 
       94 
94 
     | 
    
         
             
            }
         
     |