pulp_npm_client 0.1.0a4.dev1648786657 → 0.1.0a4.dev1649045050

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: 458384805ccccd3a415e53da91c6c90274bdb8022e78bc277dc5096c76a3bb8b
4
- data.tar.gz: b0d94d5c65fc251e5137257f144132efbebbe3bddc394d46690b43546d6cb7f7
3
+ metadata.gz: 5f3408a2e3004fd956e714643f7d05dd71b9df909520247fc3054689976537cf
4
+ data.tar.gz: 6c5628426e0b621aed2d6fbf2236a8c877a8d702810b18115c1057bf4420e092
5
5
  SHA512:
6
- metadata.gz: bca6e11bde4f0932d538740b0bb8c1dcb92f8ecfbc803c49b67adb2ac5a7eeaec5ee065cc95e7ef74893e30784d3c28ad6e4a81d85c01f1622a6a354055aadaa
7
- data.tar.gz: 13b69908823ebd02c096ff9fbd0272930faaf75b4ca7936fda19c2179a0af621ca86d441fca14a4ab86bd2da372a602726b5a16a7b08dd8496a9cbe69524a63f
6
+ metadata.gz: e2e8be4f9d86840295e6dcf82cf28ab87feb56fdfc2e0a0bf79d3f5faba1e44aec8911e50c070fd32193156312857e4fcf67bbb2d2c8d3a8f190de1628122be0
7
+ data.tar.gz: f83e878a1c8308e4133990318bfb86c86fa6f84b70034e98a813bdaa889fbf8b04cfd2466c628ba765e99972625acc9c7da731ba1a34cf19b64f175d1aa89c94
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.dev1648786657
10
+ - Package version: 0.1.0a4.dev1649045050
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.dev1648786657.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1649045050.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1648786657.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1649045050.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.dev1648786657'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1649045050'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a4.dev1648786657'
14
+ VERSION = '0.1.0a4.dev1649045050'
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.dev1648786657
4
+ version: 0.1.0a4.dev1649045050
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-01 00:00:00.000000000 Z
11
+ date: 2022-04-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday