pulp_npm_client 0.1.0a4.dev1616817054 → 0.1.0a4.dev1616903595

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: f45bcce62175240281fa580a55d4373f0221dc419151eb18c7ff2f7516b0a3f4
4
- data.tar.gz: 3d2dbfc041c86acddd3db195fb4fcc8c67a29b98fd042a67b51bd40b9f3dd628
3
+ metadata.gz: 762659ed4c8957dd5ba6cbbb59eb0c46724051edde45d67629a6786bb2959c4b
4
+ data.tar.gz: abfd7e39b8b3ee98c7ed805ffe71110dd4cc2fd9759c616d69a4e42a76c070fe
5
5
  SHA512:
6
- metadata.gz: f93500117b18f06b552e3138fac7f450f3a8059439a403dc93b4bbab266b67d952512777f357477529421bcd4c3f3f7c4acad1c5132f82aaf9760e4b045f3681
7
- data.tar.gz: 2ccae56bc33b98887a4d16de0dc22b1b658988108c19251a208b4fa6f7f4f785f621b1c94f27d87a69b3fd74e0293ba34343f8d6622efac00c33a74a3e5e5346
6
+ metadata.gz: 4a785135083ea6dbfdb4f467c541a5831cc888caa4a366f60afd1be5f27d567d7e5e1d5cba3fd35dedd6b325859ebaad65acbf0d32681f0941b64458d95b02cc
7
+ data.tar.gz: 323e4499cce0e31b4980236776e8d80e7a3cfb433baee096621c42d4958a048a83d80351a9229f922ebb5fb4d2ac22dfab2274eb737d0ab2f1f1de41b4207a7d
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.dev1616817054
10
+ - Package version: 0.1.0a4.dev1616903595
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.dev1616817054.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1616903595.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616817054.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616903595.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.dev1616817054'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1616903595'
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.dev1616817054'
14
+ VERSION = '0.1.0a4.dev1616903595'
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.dev1616817054
4
+ version: 0.1.0a4.dev1616903595
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-27 00:00:00.000000000 Z
11
+ date: 2021-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday