pulp_npm_client 0.1.0a4.dev1617594523 → 0.1.0a4.dev1617680951

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: e423aa180515dd00d3cb9caf7025dd5d9d4f002dcb15e5e119a4785fa09371ea
4
+ data.tar.gz: 2218560aef2c3a063ae3e502311a5d2efd252e0a6d2d16de00ca0707e3a37dc8
5
5
  SHA512:
6
- metadata.gz: 3f42c485dd01bccbaa8e41db94d037825a52eaedf31598fe2357b75303e4d7c000cec800924b6d8506c212fe9d227988460515fefb0c4f514ac38ccbbb40fc31
7
- data.tar.gz: 5699301ae738c5bb41319eadb03b80a57f1e09ca252654fe98a41b3f5a3710d85c70d2e024b47bee41f2183b8802e7ba1f6faf61b69ed989f6e1ea48ea5ca7c1
6
+ metadata.gz: 1ab81f7dd13235d1abe67bbc2a270049377412d2c7c4c1da71f6a6c5c3ba4e3f96c75e78bcabeb6087a86d79f011b2555e6261af3135561afb0e46a47554f6c7
7
+ data.tar.gz: 47addf2bdc92860fc03f9ff2b2a194961065c031894b6ecdb55f679f187c5cb57b612a625c891e310907a5e0a5681588ac25b226eff5127839188819c917f23e
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.dev1617680951
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.dev1617680951.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.dev1617680951.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.dev1617680951'
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.dev1617680951'
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.dev1617680951
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-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday