pulp_npm_client 0.1.0a5.dev1659241859 → 0.1.0a5.dev1659501577

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: 37e2775c322e612c365cdb71c121df1e7080cc1c463995fd8de5cb8dbdbd400b
4
- data.tar.gz: ea390b19474e1c7d7d86cd4a2b839a829b2201e34bd7711e7c3f44c48ae7a971
3
+ metadata.gz: 5352bea76ad9a185b861a73ee307a2d08a6bb0ca09a898efc36d54b525758720
4
+ data.tar.gz: 0a2a6793d5fc27765ea985f9b1c9bd3fde1cd0b6cdfe0380503e9d6a457c8af4
5
5
  SHA512:
6
- metadata.gz: f58549ad849268ecc61e29ba6e872b5317be2a302a5158b67eba4ad5f6a11258bd795001c91808d522727cababca86dea06575fde67aaf02d44c78391b8f3a5b
7
- data.tar.gz: 925f36574f63560d9f9b16f174afdcc339685524614047a07ed68484e43ad91545cf2e6219037ec6de00ef7d30672ee730543882e9af12a13d050c6f0055cf89
6
+ metadata.gz: 4925b8255b71a5598d2299a28503a1ac23f9d8396204e108eb5f19d83aff09f6bf467cdb40c3dd520dcd5624dedd22d741b695bd1729a75a36eff373044e9150
7
+ data.tar.gz: 215785911f3fe79b3405de793d5816ccf39755f2a6c1858ba913bafab2b5f94c6ff7f2fea72e06c75c41471dea6a1db0e8c199c4415fe871af320a7a72da7179
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.0a5.dev1659241859
10
+ - Package version: 0.1.0a5.dev1659501577
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.0a5.dev1659241859.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1659501577.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1659241859.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1659501577.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.0a5.dev1659241859'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1659501577'
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.0a5.dev1659241859'
14
+ VERSION = '0.1.0a5.dev1659501577'
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.0a5.dev1659241859
4
+ version: 0.1.0a5.dev1659501577
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-07-31 00:00:00.000000000 Z
11
+ date: 2022-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday