@wix/pricing-plans 1.0.232 → 1.0.234
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": "@wix/pricing-plans",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "1.0. 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "1.0.234",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "license": "MIT",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "publishConfig": {
         
     | 
| 
       6 
6 
     | 
    
         
             
                "registry": "https://registry.npmjs.org/",
         
     | 
| 
         @@ -45,10 +45,10 @@ 
     | 
|
| 
       45 
45 
     | 
    
         
             
                "services"
         
     | 
| 
       46 
46 
     | 
    
         
             
              ],
         
     | 
| 
       47 
47 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       48 
     | 
    
         
            -
                "@wix/auto_sdk_pricing-plans_orders": "1.0. 
     | 
| 
      
 48 
     | 
    
         
            +
                "@wix/auto_sdk_pricing-plans_orders": "1.0.78",
         
     | 
| 
       49 
49 
     | 
    
         
             
                "@wix/auto_sdk_pricing-plans_plans": "1.0.81",
         
     | 
| 
       50 
50 
     | 
    
         
             
                "@wix/auto_sdk_pricing-plans_plans-v-3": "1.0.26",
         
     | 
| 
       51 
     | 
    
         
            -
                "@wix/auto_sdk_pricing-plans_pricing-plans-settings": "1.0. 
     | 
| 
      
 51 
     | 
    
         
            +
                "@wix/auto_sdk_pricing-plans_pricing-plans-settings": "1.0.4",
         
     | 
| 
       52 
52 
     | 
    
         
             
                "@wix/headless-pricing-plans": "0.0.10"
         
     | 
| 
       53 
53 
     | 
    
         
             
              },
         
     | 
| 
       54 
54 
     | 
    
         
             
              "devDependencies": {
         
     | 
| 
         @@ -71,5 +71,5 @@ 
     | 
|
| 
       71 
71 
     | 
    
         
             
                  "fqdn": ""
         
     | 
| 
       72 
72 
     | 
    
         
             
                }
         
     | 
| 
       73 
73 
     | 
    
         
             
              },
         
     | 
| 
       74 
     | 
    
         
            -
              "falconPackageHash": " 
     | 
| 
      
 74 
     | 
    
         
            +
              "falconPackageHash": "2f100c3cddac03ad96ee9188362d09168c26a6282c2d8377e2c00b1b"
         
     | 
| 
       75 
75 
     | 
    
         
             
            }
         
     |