pulp_npm_client 0.1.0a4.dev1616733485 → 0.1.0a4.dev1616817054

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: 337d32ec1e800b719d4fbddec4f516da7a6b30f7311e9d24a5bb016bbcdea7e1
4
- data.tar.gz: 350a6ba5310269b3a844907a13542e731cce55f99b9556a487f03433481a08a2
3
+ metadata.gz: f45bcce62175240281fa580a55d4373f0221dc419151eb18c7ff2f7516b0a3f4
4
+ data.tar.gz: 3d2dbfc041c86acddd3db195fb4fcc8c67a29b98fd042a67b51bd40b9f3dd628
5
5
  SHA512:
6
- metadata.gz: 9777d3fc1048d8626ea742b7c04f42b7c9cca3be8bcca493a242e29ffbae637c3f66c8d4c26aa3236d489008623d228a828ed3bb8e61b70f8f6797ea634ef8a2
7
- data.tar.gz: c7077fe0cee76e834b01aeb750c9ab80bf780bf6f808ecb12999289f39b7f144e56dba80dd0ebfac9a7ef2cea14f7add83855d5fc97d6e617419f50992d13ae4
6
+ metadata.gz: f93500117b18f06b552e3138fac7f450f3a8059439a403dc93b4bbab266b67d952512777f357477529421bcd4c3f3f7c4acad1c5132f82aaf9760e4b045f3681
7
+ data.tar.gz: 2ccae56bc33b98887a4d16de0dc22b1b658988108c19251a208b4fa6f7f4f785f621b1c94f27d87a69b3fd74e0293ba34343f8d6622efac00c33a74a3e5e5346
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.0a4.dev1616733485
10
+ - Package version: 0.1.0a4.dev1616817054
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.0a4.dev1616733485.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1616817054.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616733485.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616817054.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.0a4.dev1616733485'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1616817054'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a4.dev1616733485'
14
+ VERSION = '0.1.0a4.dev1616817054'
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.0a4.dev1616733485
4
+ version: 0.1.0a4.dev1616817054
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-26 00:00:00.000000000 Z
11
+ date: 2021-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday