pulp_npm_client 0.1.0a4.dev1652416896 → 0.1.0a4.dev1652674355

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: 6343db7bbd895c2a3bd21ba5c0df264b8e137e121d96810aaed4c84e207a986b
4
- data.tar.gz: c11bcd82a85469b0ce43f28fb2790cac5331b61757278c3fa29d40938d582f5d
3
+ metadata.gz: d26dbf338d4f51f02dab6958fdc59df2fc04a69ad335e127c744313f460b3571
4
+ data.tar.gz: f976bf597d0d5ecb00a7ca4ee921271d09341f993af6ba3996a652c5a73bd554
5
5
  SHA512:
6
- metadata.gz: 7e239f7b0dd90dce8cf41d819d0247369fd728e119b00ab5cd7a1041d0dc90febf13615e160a6b5abd8f28300a8232273aeab99d5980161832fb836e6d16e00b
7
- data.tar.gz: fe3ba04bf10c642bdf5e52e7cff4c9aa5ff22a5e5526f65fc4d1a9d712981a0f59ca2807c7aa8442e7f517c1d175621fd6a437d8ae985d07b0c13b001fe71148
6
+ metadata.gz: f2570f10d1becbf6019b769d2b77ec054d0e7c6e12854ce28ae405a052adff97e37b61df26ed4b2cfda1f27a956f7ca57b9beb92f6382b037ef78f048ddae576
7
+ data.tar.gz: 92c30e530f928033ef8cec7b2befb10d1cb1e020dd2668acafe50cb6c1fc1d43a44a73090f17246aa943fc3440a52d2d3beabb63ed629ea9dcec5ae79f7436af
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.dev1652416896
10
+ - Package version: 0.1.0a4.dev1652674355
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.dev1652416896.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1652674355.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1652416896.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1652674355.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.dev1652416896'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1652674355'
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.0a4.dev1652416896'
14
+ VERSION = '0.1.0a4.dev1652674355'
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.dev1652416896
4
+ version: 0.1.0a4.dev1652674355
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-05-13 00:00:00.000000000 Z
11
+ date: 2022-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday