pulp_npm_client 0.1.0a1.dev01592184612 → 0.1.0a1.dev01592616530

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_npm_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c304857650a7b2cbd2ff96b1184b5a5fd36d1f334c8b4dd65643a009386488b
4
- data.tar.gz: 45edeea19029a681e8df333a7e445bbbf1e609a4eccc039ecf675da8a6fc0241
3
+ metadata.gz: 38735cbd3bca87fc224c0304e46e42d60714103441b94b1520aecec719fb108f
4
+ data.tar.gz: dbd3d766d13299c797c6ac7a2f8f5797fce996e8c74776cacf201bbe7ea2ede4
5
5
  SHA512:
6
- metadata.gz: f18b1e6c82cd1a71125a4a6297bda9b19069eed168ad76739deedade9d99b36f69a76811c2bf74f232a2fbb42792ffc859e2f4a6442585bb55a5e89ebdbcc855
7
- data.tar.gz: b210241fdcee49be01ce2e9fc507ce21c1674183d01ae3e18ea40137299966c905ce342fc1c81f0eb4bcd71d1eb8250837326a2bbf6dc75565b2cb2685a06803
6
+ metadata.gz: '08be73b470f1da3b35d3cca9c31c0ba94664d7d0703be9d37bfe2684230b6dbf74a210f37a341f495adccd5525a0e880e226784fa8ab77be08516d45e42898b2'
7
+ data.tar.gz: 96b1b6b0b087a807d78d1081055b16f2f44c3770c417bb548793e2d49e96f99b6448565a98b047e206d2f0d0b25853e2368c6a24d6cd7d6251dec8b8ad25951a
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
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.0a1.dev01592184612
10
+ - Package version: 0.1.0a1.dev01592616530
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_npm_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_npm_client-0.1.0a1.dev01592184612.gem
26
+ gem install ./pulp_npm_client-0.1.0a1.dev01592616530.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01592184612.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01592616530.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'pulp_npm_client', '~> 0.1.0a1.dev01592184612'
35
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01592616530'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a1.dev01592184612'
14
+ VERSION = '0.1.0a1.dev01592616530'
15
15
  end
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.0a1.dev01592184612
4
+ version: 0.1.0a1.dev01592616530
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-15 00:00:00.000000000 Z
11
+ date: 2020-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -177,29 +177,29 @@ signing_key:
177
177
  specification_version: 4
178
178
  summary: Pulp 3 API Ruby Gem
179
179
  test_files:
180
- - spec/api/content_packages_api_spec.rb
181
- - spec/api/remotes_npm_api_spec.rb
182
- - spec/api/repositories_npm_api_spec.rb
183
180
  - spec/api/distributions_npm_api_spec.rb
181
+ - spec/api/content_packages_api_spec.rb
184
182
  - spec/api/repositories_npm_versions_api_spec.rb
183
+ - spec/api/repositories_npm_api_spec.rb
184
+ - spec/api/remotes_npm_api_spec.rb
185
185
  - spec/api_client_spec.rb
186
186
  - spec/configuration_spec.rb
187
- - spec/models/npm_npm_repository_spec.rb
187
+ - spec/models/repository_version_read_spec.rb
188
+ - spec/models/npm_npm_distribution_spec.rb
189
+ - spec/models/repository_sync_url_spec.rb
188
190
  - spec/models/async_operation_response_spec.rb
189
- - spec/models/inline_response2003_spec.rb
190
191
  - spec/models/repository_version_spec.rb
191
- - spec/models/npm_npm_repository_read_spec.rb
192
- - spec/models/npm_npm_distribution_read_spec.rb
193
- - spec/models/inline_response200_spec.rb
194
- - spec/models/content_summary_spec.rb
195
- - spec/models/npm_npm_distribution_spec.rb
196
- - spec/models/repository_add_remove_content_spec.rb
197
- - spec/models/inline_response2002_spec.rb
198
- - spec/models/inline_response2004_spec.rb
199
- - spec/models/repository_version_read_spec.rb
200
192
  - spec/models/npm_npm_remote_read_spec.rb
193
+ - spec/models/repository_add_remove_content_spec.rb
194
+ - spec/models/content_summary_spec.rb
201
195
  - spec/models/npm_package_read_spec.rb
196
+ - spec/models/inline_response2002_spec.rb
202
197
  - spec/models/npm_npm_remote_spec.rb
203
- - spec/models/repository_sync_url_spec.rb
198
+ - spec/models/npm_npm_distribution_read_spec.rb
199
+ - spec/models/npm_npm_repository_read_spec.rb
204
200
  - spec/models/inline_response2001_spec.rb
201
+ - spec/models/inline_response200_spec.rb
202
+ - spec/models/npm_npm_repository_spec.rb
203
+ - spec/models/inline_response2004_spec.rb
204
+ - spec/models/inline_response2003_spec.rb
205
205
  - spec/spec_helper.rb