pulp_npm_client 0.1.0a4.dev1640490155 → 0.1.0a4.dev1640922038

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: f8ac6f614e287cc07c867c6856f271fe0d68fd9bc2214b21567af8870a3f4fb6
4
- data.tar.gz: 95cb8577d2b62ad40e32fd03a7e246215faf384c47598eb40fdcfb8a9ae58a1d
3
+ metadata.gz: d772978f640fc65e7ff7a85143dfb430a089a97316a8d6bf5093f2f1465696ed
4
+ data.tar.gz: 65b82a6cfc9df8eeac4b8161a2c5fe313176af2d29112118b527bf1f07147959
5
5
  SHA512:
6
- metadata.gz: ad64036d0c0e8b64120a8643ff0452965682d9cd73871b6b2286c36588738f89af52e5da61b49ecd225ff3f7ca399aa43632d843406eaf95437a8f5af6202d41
7
- data.tar.gz: 7f96a9dab1e1331667ad0f3e50e4e9c914546fdef0d46b2de570311f8cae189622ddf905e94d006b847427bdbdf6a817cb5cbcd95616d6916a223baf1dcd50b1
6
+ metadata.gz: a0724f85d47f18aa06bafdd229da245537eb9e2b119c15f6743d3de9fc70d4b45a6d4914f1a25572ca60c5098c188ed7beeef90540ae5072ff8cd78e48fcd103
7
+ data.tar.gz: 5ed225da48e63ce411553133871c914df569e672e00e37f233e9c55eb22956a1fb6b77e0565b3eb1eb3c52d83844cdf00acc062339e885a5f6258b4d8960d2dc
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.dev1640490155
10
+ - Package version: 0.1.0a4.dev1640922038
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.dev1640490155.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1640922038.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1640490155.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1640922038.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.dev1640490155'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1640922038'
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.0a4.dev1640490155'
14
+ VERSION = '0.1.0a4.dev1640922038'
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.dev1640490155
4
+ version: 0.1.0a4.dev1640922038
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-12-26 00:00:00.000000000 Z
11
+ date: 2021-12-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday