pulp_npm_client 0.1.0a5.dev1670383028 → 0.1.0a5.dev1670469357

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: 34809a8174f51fc7b480a662b369cf7bb5c80c9f3411fca1d95a0eb98dda61a9
4
- data.tar.gz: bcdb9e0f190dc64a7bb50fed3972b6518a910aeddada58b75831c658502a107c
3
+ metadata.gz: c2f12499c7650b4dfeab04cf78f1004424e8c8a5f2ce6cf5911efa36f83b6310
4
+ data.tar.gz: a30d33ec01b3402aac4287496c6aa5d81ecc01fde30b361e1e343d35a2504d1c
5
5
  SHA512:
6
- metadata.gz: ce1267aab9ac7b57fd99e155fd132cbf32c3413fb6f332a6bb809d3805ef9860696aa80c77093439d5c67f257b3096ef0c1f0e214331094eefc07947d0db731e
7
- data.tar.gz: d489482a164685ea103bc81301c03a645effa5fc36966613ed8ec2f849bb73f741fa504a0056b72733ad0f41b3100d224979ce2562186c0913af7aa90137b312
6
+ metadata.gz: 7ba238010c6c63d41c6bdf35a1ae3be6af6970992f0f37b97d971b8226318c69cff1f0b598a39e691932ba18e3df8b39f32efa4913a95d30f672f8cdbd701b55
7
+ data.tar.gz: 73f708401c563262c99e6ffd53e5f3012e7d14c4898b0a98f7537d1ca832fd0ea372c4ffd8e42f484ed29fe5696b25195667031f37d09272bc4c3c83e219c417
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.dev1670383028
10
+ - Package version: 0.1.0a5.dev1670469357
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.dev1670383028.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1670469357.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1670383028.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1670469357.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.dev1670383028'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1670469357'
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.dev1670383028'
14
+ VERSION = '0.1.0a5.dev1670469357'
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.dev1670383028
4
+ version: 0.1.0a5.dev1670469357
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-12-07 00:00:00.000000000 Z
11
+ date: 2022-12-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday