pulp_npm_client 0.1.0a5.dev1674357316 → 0.1.0a5.dev1674443514

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

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: bec8368887e8033c033a9e2f4845737b4a0d68754fcfb37bf7b0ada104843e4b
4
- data.tar.gz: 0d8ffa941c76312d3815c61d38806af64575d8012688d64c3cc4ed68c2375a33
3
+ metadata.gz: acc6b0f8e24197e17032dd1d90eaf4095f6acd788293e56f98b8ffd8ed8c2238
4
+ data.tar.gz: eaf372c57a85e0b8d32d9b5d9b3ba8cdede3594ba952d45a667a55b66c7d3367
5
5
  SHA512:
6
- metadata.gz: caeacc26aa3d42d81e13aee6ecec3e761f48ea129f65e7f101244db197e81f89e38f4a42d9a7c5eabd1cf4fbf1df5d36a6df3392fb5e5c9466fc57a3b7c01cf7
7
- data.tar.gz: 1c41de62dc1201f884eabbe379dd3748a82c9e0db4196b9ee99f0ef139b53cff960a3dadacbef8d64d8db96c8a453173cd48327ef735d2b609e92e7972d14768
6
+ metadata.gz: e7eb9790c9eae5af639e3bd1235f78e019882a1114093ed4cd92f96fb41e6759ad4490d853369c2179b53da359fd51e2af8ef2838428f2552ba250cae1536377
7
+ data.tar.gz: f66f38f9d8f25818cb0c33f77240a0588978791c961141d24c1aafedef3bd5f3c4f5d2825cd3a3100ae872f6ff882f7f36ec27da56ee67b6125eaa413e59bae2
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.0a5.dev1674357316
10
+ - Package version: 0.1.0a5.dev1674443514
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.0a5.dev1674357316.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1674443514.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1674357316.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1674443514.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.0a5.dev1674357316'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1674443514'
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.0a5.dev1674357316'
14
+ VERSION = '0.1.0a5.dev1674443514'
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.0a5.dev1674357316
4
+ version: 0.1.0a5.dev1674443514
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-22 00:00:00.000000000 Z
11
+ date: 2023-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday