pulp_npm_client 0.1.0a4.dev1617594523 → 0.1.0a4.dev1618026532

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: 982dd80531117a6a0fc5bd31a92a7584f5d5d229a4e635e09b0246a68b01b51f
4
- data.tar.gz: 8f95c4b3f4fdde322e346c9ca8bee8bbb0ae0c999f014b555e7d2efe92e3b35a
3
+ metadata.gz: 53ced83d9a6dc879b5091616eff6459e38563ae64d48f291337ed166512c1316
4
+ data.tar.gz: 2e60df40598c6009ef1c53120fc3dd73ab459d8dd2442e68255319d57acf20ed
5
5
  SHA512:
6
- metadata.gz: 3f42c485dd01bccbaa8e41db94d037825a52eaedf31598fe2357b75303e4d7c000cec800924b6d8506c212fe9d227988460515fefb0c4f514ac38ccbbb40fc31
7
- data.tar.gz: 5699301ae738c5bb41319eadb03b80a57f1e09ca252654fe98a41b3f5a3710d85c70d2e024b47bee41f2183b8802e7ba1f6faf61b69ed989f6e1ea48ea5ca7c1
6
+ metadata.gz: 148b3442010e98704b3752e5e5e421711866b923f12aabbb2da3c931d3b8f56f0ca7078dddc26a3af280cc14c67203d3c72f5a4536915f6c45f5613a865c3c54
7
+ data.tar.gz: 226a4623b6577ebfa73aa95d3e114a929e1094a195c1ce3c22c252fce7436591fa31f92dbfcda64c8dce632e06ec82b703ecf1bb6afa7bd5c631d540091df00c
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.0a4.dev1617594523
10
+ - Package version: 0.1.0a4.dev1618026532
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.0a4.dev1617594523.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1618026532.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1617594523.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1618026532.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.0a4.dev1617594523'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1618026532'
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.0a4.dev1617594523'
14
+ VERSION = '0.1.0a4.dev1618026532'
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.0a4.dev1617594523
4
+ version: 0.1.0a4.dev1618026532
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-05 00:00:00.000000000 Z
11
+ date: 2021-04-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday