pulp_npm_client 0.1.0a5.dev1658378168 → 0.1.0a5.dev1658638310

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: a40b0af80c0e9ba76d80cde3026dc12ce7cb598147a18f5e2366a11213d4c287
4
- data.tar.gz: 528837ae731c49002583d1c7daa2a8b539101930458db8c1fb2b5aeeffb062a7
3
+ metadata.gz: f9f22942a3a09712d2b70a0389501cc70d6c382da21b7cc6b4212da686f5fde5
4
+ data.tar.gz: 81dcb81c2e147b7d07407b14f18436ec2ad485048b025c35fd7302ffaa07d1a8
5
5
  SHA512:
6
- metadata.gz: a081a401d0a47eb61540ebbd5f6f81bbf254327eff2e31bcadc8246d296353b94e6b7244683547eb4ed3debac7d096fb6c14512e2266f9253213da1d837a6e76
7
- data.tar.gz: e80b484999bc2e88b90ed0b749f0d186bda08f34d790c75f078c6c59a9ea0c0b4701667827cf1010b84207a2905440777d0a0df42c4b9ce6387e717475c00066
6
+ metadata.gz: 9ad7e2e13421880344b056cf9330d6822e45cb9288b06f182dabfbf5290c983c982a462a1be4458a264eb30502c690f466a133c0dbe2b9e500ae824e31a49bd3
7
+ data.tar.gz: 313127850a1dde1a8c0a61da1339d9dc413e4d14ebaa978714733993ecd3be8773e8c5e565ee958ab989ef4ad7edd847f6fe572bfc622870d1d2ce99cb55bea7
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.dev1658378168
10
+ - Package version: 0.1.0a5.dev1658638310
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.dev1658378168.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1658638310.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1658378168.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1658638310.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.dev1658378168'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1658638310'
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.dev1658378168'
14
+ VERSION = '0.1.0a5.dev1658638310'
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.dev1658378168
4
+ version: 0.1.0a5.dev1658638310
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-07-21 00:00:00.000000000 Z
11
+ date: 2022-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday