pulp_npm_client 0.1.0a3.dev01613186938 → 0.1.0a3.dev01613618930

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: 5adb9e664ea2e10642cd9167757a0fe22a468c548d7128db2b06e01a224d9a41
4
- data.tar.gz: feb7ed9af57f639e15bd63bc8e893ee0ff7634060afdea2776395a97b8e569c7
3
+ metadata.gz: 0a8ad610c11482436d35a016479db7ff63ee9eb5fe0aa3ca8eb9107fc8924454
4
+ data.tar.gz: 9259da5bfacd55de5e2495ac014d9594649d3f3df76e3ab790bb9838c6a71808
5
5
  SHA512:
6
- metadata.gz: 8af226f87021d4c510f07a8b194330123a281f54a1330d333f53f4222f15415deb08be804f6bec5dc2a77932fd63da632940ed5319738818618eb8be5de414da
7
- data.tar.gz: ba36c258d3d558d649a1d0848d18b6512289bd4764a4eac653e7c6c8a7e2c929bdc795d598b6d2d2dae6641da17d6661e3ceecd5f31317e028db35349cabce34
6
+ metadata.gz: 3d12cb162e34b5a667c7ba687d8c7c7a54d405248fff732842788dd1f022676795bd9777388a31b65a9aaa7cf34b6dcd5099c79a1e2c1cc6ed1aafa6d63a6fe3
7
+ data.tar.gz: 78e63ed61cd35bbe3500ae2ba6bf2a9077995795198db117dd262567a8b00a2aaa8940acac7185d2e87fd296af74ba2c451895040919e457bd0d99f41bc77022
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.0a3.dev01613186938
10
+ - Package version: 0.1.0a3.dev01613618930
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.0a3.dev01613186938.gem
27
+ gem install ./pulp_npm_client-0.1.0a3.dev01613618930.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613186938.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613618930.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.0a3.dev01613186938'
36
+ gem 'pulp_npm_client', '~> 0.1.0a3.dev01613618930'
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.0a3.dev01613186938'
14
+ VERSION = '0.1.0a3.dev01613618930'
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.0a3.dev01613186938
4
+ version: 0.1.0a3.dev01613618930
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-02-13 00:00:00.000000000 Z
11
+ date: 2021-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday