pulp_npm_client 0.1.0a1.dev01601603097 → 0.1.0a1.dev01601689539

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: 98a54cb1572a185b48c9b600cb70996a0932a5cfc4d2cd404d7e80e1c8892274
4
- data.tar.gz: 83c3dbeb13129eb517b8b122130f768000867bbb631fdeb47ecae3ee364f7717
3
+ metadata.gz: 53dfd2ec1a8542227aed736a0ba1af267f48bb10931db8239593ce00db516dfe
4
+ data.tar.gz: 6def5cb5296d54e7649514ad7510118be0e69dd719d4bf876a9664c04b4dd9c2
5
5
  SHA512:
6
- metadata.gz: 2a860b2506852161c0a0059d4c491cc33502f2ea8de418e2d63d546778a702ba808bb1cf45cb3594d3469a871c098606910fdc66cf1e417f78aec520ecb8ad9e
7
- data.tar.gz: 7f2f5a2c34f710cd83436dea29c7ff1ed1afc4b422094cc68d4d1dbf6e953e369e7d7cde9d5fcb98a5277185acf0afdcfd13cb59d3f3c132885e6ad8d4619970
6
+ metadata.gz: 5941810eca44944b2bb0a6ecfdae4768b87f64d58b4286a2bb9f1c5d0631ef2992b0c3837d49a1462d09ee2bea2d0009d57e9d351a7d0c0966bb52d62655f605
7
+ data.tar.gz: 71fe3a0f416f3da0d142253ede838441698d8dd362fd28ac1083f00cfebda5d46c2aa3d77733e160ac10c5fdbf538a260cb51b26c0e1d336d9621404a03acc0b
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.dev01601603097
10
+ - Package version: 0.1.0a1.dev01601689539
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.dev01601603097.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01601689539.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01601603097.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01601689539.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.dev01601603097'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01601689539'
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.dev01601603097'
14
+ VERSION = '0.1.0a1.dev01601689539'
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.dev01601603097
4
+ version: 0.1.0a1.dev01601689539
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-10-02 00:00:00.000000000 Z
11
+ date: 2020-10-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday