pulp_npm_client 0.1.0a5.dev1673407042 → 0.1.0a5.dev1673493551

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: 750655cd06e56629c0326d7ed21b0f42b81b4a51e5cde41b26e7b06e33c52407
4
- data.tar.gz: 577c6b37c1741e321971b618195e75a647e7db1f810ee1cb76ba28878493e460
3
+ metadata.gz: 139fe8a49bb1f3230a53ff0f77345744aeb1b5b6a77fa29e9d28b0f1047603a0
4
+ data.tar.gz: 60db7e7963b8735be639c303ca1a2c37114e74cfdac18eccd987927e983d8c6b
5
5
  SHA512:
6
- metadata.gz: 6faa2817fefe9e66157d8bf5a86beb1af866d4228cfef20aa7f7c811b0def49ae068bd2e335f4712d3a0bff3814ae3948e8d60524ea7d4320622e1783df30fd6
7
- data.tar.gz: 50dfdc1d5d091d83aec6ab388a91af61b8fa48cd02f9f2d92aa770aa6234bdb83cfee94f1d3edb4add8a9684098f7e830ccb4ad5dd4214e382a934fcb607d2f3
6
+ metadata.gz: 40f71db76c3dcc2a95ddc9a703cfb14a08ebc33eff6b574517c6bac32cd74378859b5e0dfb916a4387e3f06047442d1c7ca7b113f6d5f5fdf38847be35dfead0
7
+ data.tar.gz: '0658177f36b0cfcd403f7cf18bb8a9fd2eba13e0134a7be6d909a36d04bcc5fbbc2271b90de4e210ae95e56366daa08cd98ad49a6d586ce2b7af286fa7e9b90c'
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.dev1673407042
10
+ - Package version: 0.1.0a5.dev1673493551
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.dev1673407042.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1673493551.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1673407042.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1673493551.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.dev1673407042'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1673493551'
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.dev1673407042'
14
+ VERSION = '0.1.0a5.dev1673493551'
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.dev1673407042
4
+ version: 0.1.0a5.dev1673493551
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-11 00:00:00.000000000 Z
11
+ date: 2023-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday