pulp_npm_client 0.1.0a1.dev01597887121 → 0.1.0a1.dev01597973482

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: f2c7efe2d3ced2f88ff6c4326358da3c8e4b6b7d5bfb8969abe2e533cd5f96dd
4
- data.tar.gz: a1643342a6366f8e29d6ec80d806fc8d6012a24348d8602e10f13f72c63cda1a
3
+ metadata.gz: 00a5c45301219b7975d12f7e11640ffdddf9ea74878c614af4882db418499e94
4
+ data.tar.gz: 9c56cf415522c2fce7937b6cc034e8dbe68cb014dc4c9aad6ac840c7845e93b9
5
5
  SHA512:
6
- metadata.gz: 1c01670c5b38072aa3aee2056e0f29ea7b7337113b7efcea6af3eb5521c89a4187c2b0ec20accccde699e62b9536965efa9823dd5a1cae8fdf8c0a6d62ca99e2
7
- data.tar.gz: b5a242e76d378fdffcc00eb52f2cf39dce98e28fdcdb7a2b2102f9d1bca966d43b72072296bdf6820e6376b470e8c13b2f97604724cd994bbf33445c2a30c652
6
+ metadata.gz: 10507c80fa98d063d33a05aa38c6d762b62f95efd4e1ed97805098738cee03e2f156f9cf7f68ff4878fb6d8f2e487389409364c0cb3528e5c21c5b0fa998fdaa
7
+ data.tar.gz: a67e9d761b6970ac10ab547c478ed4b4e65a3316bab1dce5f69f902f6c9f05761a99ebdb004aafc309204a91091fe1f43edee8f8a9dec12d53e8adc245ddb880
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.dev01597887121
10
+ - Package version: 0.1.0a1.dev01597973482
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.dev01597887121.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01597973482.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01597887121.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01597973482.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.dev01597887121'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01597973482'
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.dev01597887121'
14
+ VERSION = '0.1.0a1.dev01597973482'
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.dev01597887121
4
+ version: 0.1.0a1.dev01597973482
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-08-20 00:00:00.000000000 Z
11
+ date: 2020-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday