pulp_npm_client 0.1.0a4.dev1651291894 → 0.1.0a4.dev1651379532

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: e8d828b4936771717c546db276cb21e3f4e07f5b22e31ad773bfda933d16e432
4
- data.tar.gz: 36bd6f99a6f15b60ab6a9aad1ecad81ddb05d89d094994361f405c19833beaf5
3
+ metadata.gz: 2de2cb08d7dd58d9c34f488feb3e090285fb00c61199e9a00970032e5ba4cf9d
4
+ data.tar.gz: 9f5924e83d2412d538d1fd5d2d2d6a3f3bba49600126fa829deabb9c1d83347d
5
5
  SHA512:
6
- metadata.gz: 896c84c328168cc4e3bc0ff7fe6cd42a431981b5581defcbfb7277c832837510befdba6af1bb61c5f829e4ad7c245340c8848f41745d59ce2e6389422eb9268b
7
- data.tar.gz: 64f7a87550325af9659ec0136a12d0f72431a2cc006a61b1ca5e20a048741094834e8271c217c9d8de25191504c24d2e1ce7189cb1bd9b02328e5740eaa15a38
6
+ metadata.gz: 127697bf8f5633fc4e84df4c80efd5ad2001cf38765b9f7e960ca26df2fb069627017f58208d2abddee78a2ccc09875d85b411b5f1eff4a017f5c64385e6fd14
7
+ data.tar.gz: b1859e59feb600363de6bd98dec030e3efcd0635327ac3c8279f529aca219a40fb6a8240ece5263fdd59d528a8cdc10a098bfc481dadd996e85892bbcd2b226b
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.dev1651291894
10
+ - Package version: 0.1.0a4.dev1651379532
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.dev1651291894.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1651379532.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1651291894.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1651379532.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.dev1651291894'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1651379532'
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.dev1651291894'
14
+ VERSION = '0.1.0a4.dev1651379532'
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.dev1651291894
4
+ version: 0.1.0a4.dev1651379532
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-30 00:00:00.000000000 Z
11
+ date: 2022-05-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday