@toptal/picasso-icons 1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-8e4724e03.4078 → 1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-ca4ef823d.4082
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 +4 -4
 
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@toptal/picasso-icons",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal- 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-ca4ef823d.4082+ca4ef823d",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "description": "Toptal UI components library - Icons",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "publishConfig": {
         
     | 
| 
       6 
6 
     | 
    
         
             
                "access": "public"
         
     | 
| 
         @@ -22,7 +22,7 @@ 
     | 
|
| 
       22 
22 
     | 
    
         
             
              },
         
     | 
| 
       23 
23 
     | 
    
         
             
              "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
         
     | 
| 
       24 
24 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       25 
     | 
    
         
            -
                "@toptal/picasso-utils": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal- 
     | 
| 
      
 25 
     | 
    
         
            +
                "@toptal/picasso-utils": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-ca4ef823d.4082+ca4ef823d",
         
     | 
| 
       26 
26 
     | 
    
         
             
                "classnames": "^2.3.1"
         
     | 
| 
       27 
27 
     | 
    
         
             
              },
         
     | 
| 
       28 
28 
     | 
    
         
             
              "sideEffects": [
         
     | 
| 
         @@ -40,11 +40,11 @@ 
     | 
|
| 
       40 
40 
     | 
    
         
             
              },
         
     | 
| 
       41 
41 
     | 
    
         
             
              "devDependencies": {
         
     | 
| 
       42 
42 
     | 
    
         
             
                "@babel/types": "^7.20.7",
         
     | 
| 
       43 
     | 
    
         
            -
                "@toptal/picasso-provider": "3.4.3-alpha-fx-4861-find-missing-deep-imports-in-staff-portal- 
     | 
| 
      
 43 
     | 
    
         
            +
                "@toptal/picasso-provider": "3.4.3-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-ca4ef823d.44+ca4ef823d"
         
     | 
| 
       44 
44 
     | 
    
         
             
              },
         
     | 
| 
       45 
45 
     | 
    
         
             
              "files": [
         
     | 
| 
       46 
46 
     | 
    
         
             
                "dist-package/**",
         
     | 
| 
       47 
47 
     | 
    
         
             
                "!dist-package/tsconfig.tsbuildinfo"
         
     | 
| 
       48 
48 
     | 
    
         
             
              ],
         
     | 
| 
       49 
     | 
    
         
            -
              "gitHead": " 
     | 
| 
      
 49 
     | 
    
         
            +
              "gitHead": "ca4ef823de9250ac91938e59b5156c3c35f0808c"
         
     | 
| 
       50 
50 
     | 
    
         
             
            }
         
     |