pulp_npm_client 0.1.0a4.dev1616298071 → 0.1.0a4.dev1616385805

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: 2f3fadbd8e7ddc8b300c92e45c7f378c7e14cf1c74a22537f1b2551a3790affd
4
- data.tar.gz: 9aa293825712866592a98be66fc93f48fe27a2eaaec92fb413d6907e68f2911c
3
+ metadata.gz: 3f08384f2b65a7b245485c80ca94f24c418f183fc9a822d9f98d6cbec7ee57d0
4
+ data.tar.gz: 6f3dfb63240288df968603f0468513c117751f1242490608b6fdd3abb0a8cd74
5
5
  SHA512:
6
- metadata.gz: 87fc2416efe316412a25d385893d188bdcc2be827352525b1c76d9764a287a047c5bec2b8769603002ad6947ec9d0d91e43ca577e9250b2f37a91df35f380bf1
7
- data.tar.gz: 34d58327f30eb0ef65499755fc76caf571a1d8abb538678e6fa9783319d74540e0881c6b7043ca4a6df043a54a1e4688c9d0b0fc68701db1b0468b9464f86533
6
+ metadata.gz: 3fb76209725ecb5881fa0ee434d3b8d3ebd5ee8a137801cd5c7372c2a0d7d3f4cd83a4cfe7179bcfaf6b375cd0e593a9fe3ec745539eba78a8c8cc4079ddf8eb
7
+ data.tar.gz: d054f87b7e8f6d235318aeb255c3b3a7887910b3495c015fb203684e243f81f5090b7277b53d48e8ed9156b2b2e8980817f1893648b94488acbff7fd95331cd9
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.dev1616298071
10
+ - Package version: 0.1.0a4.dev1616385805
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.dev1616298071.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1616385805.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616298071.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616385805.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.dev1616298071'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1616385805'
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.dev1616298071'
14
+ VERSION = '0.1.0a4.dev1616385805'
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.dev1616298071
4
+ version: 0.1.0a4.dev1616385805
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-03-21 00:00:00.000000000 Z
11
+ date: 2021-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday