pulp_npm_client 0.1.0a5.dev1674011665 → 0.1.0a5.dev1674098219

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: 01bd390da6369b6ab565a84c96bf8fc4579b37751b03f03103a704cf4168cd31
4
- data.tar.gz: f119b9935069ffc1c765a0fdcd6e3f7767a4092715c746753260ae139a88fd08
3
+ metadata.gz: 796e9db32998a0b0ded572d429a8993fdc7b00d840c904c3ce495590191519d1
4
+ data.tar.gz: 0533be80a4e26c973e644425ffc6b6faea5eb765bbaa87ca6b76a8e6f20cb5f2
5
5
  SHA512:
6
- metadata.gz: c7d75768c105bd0e2afc702f0305319f57c4f58437c7fe9cb79cd74c3fbbdca799ea92647afe483dfa26534fd29aa835cd78f13095db70fb62d60a85c61916f0
7
- data.tar.gz: c111060f634b46bcc6e6c70bc8650712543e3250753ff79adbefcb0549c400e38129598aa00950694c2f77c33b56d4a3d30196c0979cd1a60a60d35a20d1176b
6
+ metadata.gz: df31b618e742908ceae157bde767956fe46963aae6ee753431f7d031c9125cfc7663f1b903ed692fe411c7cb4e225a8877c4b527c84b2c8cdf3e8361f09a35f2
7
+ data.tar.gz: f51001c0142e09dc96b606d3bd441933ef162fc16ab037d0be268ed3b31315d75dde4b41f73eb593613dea97750a4a5a38be82d8d0b29f9fdacb09b553c8e984
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.dev1674011665
10
+ - Package version: 0.1.0a5.dev1674098219
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.dev1674011665.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1674098219.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1674011665.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1674098219.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.dev1674011665'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1674098219'
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.dev1674011665'
14
+ VERSION = '0.1.0a5.dev1674098219'
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.dev1674011665
4
+ version: 0.1.0a5.dev1674098219
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-18 00:00:00.000000000 Z
11
+ date: 2023-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday