pulp_npm_client 0.1.0a5.dev1673665968 → 0.1.0a5.dev1673838892

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: 302ef3e6a7a4df76fb0037a13e39e86d3e4cff26352a77136c4dbebc8807a505
4
- data.tar.gz: bc95df19927da3b5f7ca453982ac11c32bbbfad52ace9180cca2357538aaf380
3
+ metadata.gz: 05126bca5b6c79a21ee0a8f832526c12c24f887815798d4300d0802bbaac1faa
4
+ data.tar.gz: c58d608f45035dcf95b0de9200bc9d65a35c729a4e4a355fc0baa1fc34f8c01a
5
5
  SHA512:
6
- metadata.gz: a8de756f245b2c971f8e192ccb0e6a12ee3a44fe630d37f56ac92699f4cd378882d080aa9dfe1d2d34203067ae27b4b735f08e774ca20d841aec5d8dca4ba324
7
- data.tar.gz: b7483394eb37beb36413e2c487bb85dc4ea02febb046046519cbdea1bf26f34d75f08586ee25b9d594fabd8b2fd17cff6942c95f78141b71ade48d555fa36852
6
+ metadata.gz: 831cc47028cf326364f012f6704625aa7a7f567dd6397c2145ce1cbcfda9fda1f828958d2673e057f300d281343a50e9d2668d9c19960184f635e665a44010fc
7
+ data.tar.gz: 967b057597868edcafbec201683ce818d1284d2b2de76e06d0873bc32b0b0fe656d4947289733b6eeb2e5a8309c8caa1d58b8422cb8e94255ca5135f2de9414a
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.0a5.dev1673665968
10
+ - Package version: 0.1.0a5.dev1673838892
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.0a5.dev1673665968.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1673838892.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1673665968.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1673838892.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.0a5.dev1673665968'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1673838892'
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.0a5.dev1673665968'
14
+ VERSION = '0.1.0a5.dev1673838892'
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.0a5.dev1673665968
4
+ version: 0.1.0a5.dev1673838892
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-14 00:00:00.000000000 Z
11
+ date: 2023-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday