pulp_npm_client 0.1.0a4.dev1640922038 → 0.1.0a4.dev1641267710

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: d772978f640fc65e7ff7a85143dfb430a089a97316a8d6bf5093f2f1465696ed
4
- data.tar.gz: 65b82a6cfc9df8eeac4b8161a2c5fe313176af2d29112118b527bf1f07147959
3
+ metadata.gz: b897f316d2c82e3013ff0ee3ceb08598d65985f1602d88ba4b3cce6dbc3836e5
4
+ data.tar.gz: 3aac8ac444592ff94809af3104002065fc23a3c984eb61b45a9d25b244609ab5
5
5
  SHA512:
6
- metadata.gz: a0724f85d47f18aa06bafdd229da245537eb9e2b119c15f6743d3de9fc70d4b45a6d4914f1a25572ca60c5098c188ed7beeef90540ae5072ff8cd78e48fcd103
7
- data.tar.gz: 5ed225da48e63ce411553133871c914df569e672e00e37f233e9c55eb22956a1fb6b77e0565b3eb1eb3c52d83844cdf00acc062339e885a5f6258b4d8960d2dc
6
+ metadata.gz: 013abe6089bd236cd4388442ed223148a025d2bcdfe258ee5157de147f137f22e05c11bbc65a98ca4c57c7c6f589cae8579e387f6c4a1e5ce15c46d154e3e114
7
+ data.tar.gz: 9bd0206855203a820504e582595c8ada8f32c131617a2518169c02c39c46e099f23d26aa68657e99fa6e421f4f8f8d87cb26db3ca7d89c0dbda4db5c6ecaee45
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.dev1640922038
10
+ - Package version: 0.1.0a4.dev1641267710
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.dev1640922038.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1641267710.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1640922038.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1641267710.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.dev1640922038'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1641267710'
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.dev1640922038'
14
+ VERSION = '0.1.0a4.dev1641267710'
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.dev1640922038
4
+ version: 0.1.0a4.dev1641267710
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-31 00:00:00.000000000 Z
11
+ date: 2022-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday