pulp_npm_client 0.1.0a5.dev1674098219 → 0.1.0a5.dev1674270839
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.
Potentially problematic release.
This version of pulp_npm_client might be problematic. Click here for more details.
- checksums.yaml +4 -4
 - data/README.md +4 -4
 - data/lib/pulp_npm_client/version.rb +1 -1
 - metadata +20 -20
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 8071793b0644d4c66c04b656556e92946797eb4d67a20480cfae2fbb2e3a452d
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 4f4e90114338c8ee7cde57418ce990d21d824f97661e13a735027a9412acd06a
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 6b5c14b1522214ddee09a7c1ec55069648b4c94addffbbaf5a41fe8380eb8c9054b7b574fa7e8e234e57c50b2583158857a3d90356ce11403d22e480f6d090aa
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 1637bdf5819f9f2c92c1b0d4d8d79c8c56fd16cd6b37e68d927678280542508494f2e14e5a4a052bd7fb9ca34bfcb42e07a94508a71b8024af46a08cc2395229
         
     | 
    
        data/README.md
    CHANGED
    
    | 
         @@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages 
     | 
|
| 
       7 
7 
     | 
    
         
             
            This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
         
     | 
| 
       8 
8 
     | 
    
         | 
| 
       9 
9 
     | 
    
         
             
            - API version: v3
         
     | 
| 
       10 
     | 
    
         
            -
            - Package version: 0.1.0a5. 
     | 
| 
      
 10 
     | 
    
         
            +
            - Package version: 0.1.0a5.dev1674270839
         
     | 
| 
       11 
11 
     | 
    
         
             
            - Build package: org.openapitools.codegen.languages.RubyClientCodegen
         
     | 
| 
       12 
12 
     | 
    
         
             
            For more information, please visit [https://pulpproject.org](https://pulpproject.org)
         
     | 
| 
       13 
13 
     | 
    
         | 
| 
         @@ -24,16 +24,16 @@ gem build pulp_npm_client.gemspec 
     | 
|
| 
       24 
24 
     | 
    
         
             
            Then either install the gem locally:
         
     | 
| 
       25 
25 
     | 
    
         | 
| 
       26 
26 
     | 
    
         
             
            ```shell
         
     | 
| 
       27 
     | 
    
         
            -
            gem install ./pulp_npm_client-0.1.0a5. 
     | 
| 
      
 27 
     | 
    
         
            +
            gem install ./pulp_npm_client-0.1.0a5.dev1674270839.gem
         
     | 
| 
       28 
28 
     | 
    
         
             
            ```
         
     | 
| 
       29 
29 
     | 
    
         | 
| 
       30 
     | 
    
         
            -
            (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5. 
     | 
| 
      
 30 
     | 
    
         
            +
            (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1674270839.gem` to install the development dependencies)
         
     | 
| 
       31 
31 
     | 
    
         | 
| 
       32 
32 
     | 
    
         
             
            or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
         
     | 
| 
       33 
33 
     | 
    
         | 
| 
       34 
34 
     | 
    
         
             
            Finally add this to the Gemfile:
         
     | 
| 
       35 
35 
     | 
    
         | 
| 
       36 
     | 
    
         
            -
                gem 'pulp_npm_client', '~> 0.1.0a5. 
     | 
| 
      
 36 
     | 
    
         
            +
                gem 'pulp_npm_client', '~> 0.1.0a5.dev1674270839'
         
     | 
| 
       37 
37 
     | 
    
         | 
| 
       38 
38 
     | 
    
         
             
            ### Install from Git
         
     | 
| 
       39 
39 
     | 
    
         | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: pulp_npm_client
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 0.1.0a5. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 0.1.0a5.dev1674270839
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - OpenAPI-Generator
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2023-01- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2023-01-21 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: faraday
         
     | 
| 
         @@ -203,36 +203,36 @@ signing_key: 
     | 
|
| 
       203 
203 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       204 
204 
     | 
    
         
             
            summary: Pulp 3 API Ruby Gem
         
     | 
| 
       205 
205 
     | 
    
         
             
            test_files:
         
     | 
| 
       206 
     | 
    
         
            -
            - spec/api/ 
     | 
| 
      
 206 
     | 
    
         
            +
            - spec/api/repositories_npm_api_spec.rb
         
     | 
| 
       207 
207 
     | 
    
         
             
            - spec/api/pulp_npm_packages_api_spec.rb
         
     | 
| 
       208 
     | 
    
         
            -
            - spec/api/remotes_npm_api_spec.rb
         
     | 
| 
       209 
208 
     | 
    
         
             
            - spec/api/content_packages_api_spec.rb
         
     | 
| 
      
 209 
     | 
    
         
            +
            - spec/api/remotes_npm_api_spec.rb
         
     | 
| 
       210 
210 
     | 
    
         
             
            - spec/api/distributions_npm_api_spec.rb
         
     | 
| 
       211 
     | 
    
         
            -
            - spec/api/ 
     | 
| 
      
 211 
     | 
    
         
            +
            - spec/api/repositories_npm_versions_api_spec.rb
         
     | 
| 
       212 
212 
     | 
    
         
             
            - spec/api_client_spec.rb
         
     | 
| 
       213 
213 
     | 
    
         
             
            - spec/configuration_spec.rb
         
     | 
| 
       214 
     | 
    
         
            -
            - spec/models/paginatednpm_npm_repository_response_list_spec.rb
         
     | 
| 
       215 
     | 
    
         
            -
            - spec/models/paginatednpm_package_response_list_spec.rb
         
     | 
| 
       216 
     | 
    
         
            -
            - spec/models/content_summary_response_spec.rb
         
     | 
| 
       217 
     | 
    
         
            -
            - spec/models/paginatednpm_npm_distribution_response_list_spec.rb
         
     | 
| 
       218 
     | 
    
         
            -
            - spec/models/npm_npm_remote_spec.rb
         
     | 
| 
       219 
214 
     | 
    
         
             
            - spec/models/npm_package_response_spec.rb
         
     | 
| 
       220 
215 
     | 
    
         
             
            - spec/models/paginated_repository_version_response_list_spec.rb
         
     | 
| 
       221 
     | 
    
         
            -
            - spec/models/ 
     | 
| 
      
 216 
     | 
    
         
            +
            - spec/models/npm_npm_remote_spec.rb
         
     | 
| 
      
 217 
     | 
    
         
            +
            - spec/models/npm_package_spec.rb
         
     | 
| 
       222 
218 
     | 
    
         
             
            - spec/models/repair_spec.rb
         
     | 
| 
       223 
     | 
    
         
            -
            - spec/models/ 
     | 
| 
      
 219 
     | 
    
         
            +
            - spec/models/paginatednpm_npm_repository_response_list_spec.rb
         
     | 
| 
       224 
220 
     | 
    
         
             
            - spec/models/repository_sync_url_spec.rb
         
     | 
| 
       225 
     | 
    
         
            -
            - spec/models/ 
     | 
| 
      
 221 
     | 
    
         
            +
            - spec/models/repository_add_remove_content_spec.rb
         
     | 
| 
       226 
222 
     | 
    
         
             
            - spec/models/npm_npm_repository_spec.rb
         
     | 
| 
       227 
     | 
    
         
            -
            - spec/models/npm_npm_remote_response_spec.rb
         
     | 
| 
       228 
223 
     | 
    
         
             
            - spec/models/repository_version_response_spec.rb
         
     | 
| 
       229 
     | 
    
         
            -
            - spec/models/ 
     | 
| 
      
 224 
     | 
    
         
            +
            - spec/models/patchednpm_npm_distribution_spec.rb
         
     | 
| 
      
 225 
     | 
    
         
            +
            - spec/models/paginatednpm_npm_remote_response_list_spec.rb
         
     | 
| 
      
 226 
     | 
    
         
            +
            - spec/models/async_operation_response_spec.rb
         
     | 
| 
      
 227 
     | 
    
         
            +
            - spec/models/patchednpm_npm_repository_spec.rb
         
     | 
| 
      
 228 
     | 
    
         
            +
            - spec/models/content_summary_response_spec.rb
         
     | 
| 
       230 
229 
     | 
    
         
             
            - spec/models/policy_enum_spec.rb
         
     | 
| 
       231 
     | 
    
         
            -
            - spec/models/patchednpm_npm_remote_spec.rb
         
     | 
| 
       232 
230 
     | 
    
         
             
            - spec/models/npm_npm_repository_response_spec.rb
         
     | 
| 
       233 
     | 
    
         
            -
            - spec/models/npm_npm_remote_response_hidden_fields_spec.rb
         
     | 
| 
       234 
     | 
    
         
            -
            - spec/models/npm_package_spec.rb
         
     | 
| 
       235 
     | 
    
         
            -
            - spec/models/async_operation_response_spec.rb
         
     | 
| 
       236 
231 
     | 
    
         
             
            - spec/models/npm_npm_distribution_spec.rb
         
     | 
| 
       237 
     | 
    
         
            -
            - spec/models/ 
     | 
| 
      
 232 
     | 
    
         
            +
            - spec/models/patchednpm_npm_remote_spec.rb
         
     | 
| 
      
 233 
     | 
    
         
            +
            - spec/models/paginatednpm_package_response_list_spec.rb
         
     | 
| 
      
 234 
     | 
    
         
            +
            - spec/models/npm_npm_distribution_response_spec.rb
         
     | 
| 
      
 235 
     | 
    
         
            +
            - spec/models/npm_npm_remote_response_hidden_fields_spec.rb
         
     | 
| 
      
 236 
     | 
    
         
            +
            - spec/models/npm_npm_remote_response_spec.rb
         
     | 
| 
      
 237 
     | 
    
         
            +
            - spec/models/paginatednpm_npm_distribution_response_list_spec.rb
         
     | 
| 
       238 
238 
     | 
    
         
             
            - spec/spec_helper.rb
         
     |