pulp_npm_client 0.1.0a1.dev01597023072 → 0.1.0a1.dev01597455095

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: fcbe0e1093e4ae1fbf6adef764263e07e061d51c68413636a2609b4784b63c4e
4
- data.tar.gz: a7d71dc7133d931306b97eef2161187ab9648ef57dbe350156b65ba69e6b42a2
3
+ metadata.gz: 0c445e5cccefcd5b8425182a59d10a395e996a894616cfce1a62f402cec93a64
4
+ data.tar.gz: a309e06e97733b20cbdad4370aa4ef0bc6ab56f2ad56ae67870863e018dd4d50
5
5
  SHA512:
6
- metadata.gz: 50bc0312ced0ff7db614aa43697a3a80fb47c6f00913e4b8132b4ad23ed43d48272ae7ddc967cfc72d9e55648e1738990024324d5226065c6d3bdb9591205629
7
- data.tar.gz: bcb9e939683d41d207d00eb1e7dcb7810ad5885b5925e77c1c9e6b7ece873e8ef72fdb1ea249ce3516d9edbd4cf7a7f45da00e4ef864927a8c24a069c09fac9d
6
+ metadata.gz: b888b5b563d67050d01391d3884bb784e8cbcd9d098bdf3a0aca85674b03eede49686d3061c53bc61ca08f001e78d16f237cd549bd4f343e72c14b1400687b78
7
+ data.tar.gz: 75493d8c84ae72800ca1ef21106c8ca7f8d992beee07a6d8117c3e67eb9666dfdc1faf030cea9d303d3066b1d12397196f58a4fdd84fb178e02292b22cd814b8
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.0a1.dev01597023072
10
+ - Package version: 0.1.0a1.dev01597455095
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.0a1.dev01597023072.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01597455095.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01597023072.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01597455095.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.0a1.dev01597023072'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01597455095'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a1.dev01597023072'
14
+ VERSION = '0.1.0a1.dev01597455095'
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.dev01597023072
4
+ version: 0.1.0a1.dev01597455095
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-08-10 00:00:00.000000000 Z
11
+ date: 2020-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday