pulp_npm_client 0.1.0a4.dev1648872458 → 0.1.0a4.dev1648958780

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: 66b3875da4833d6fa1d9aa665554f4fb57d9c988f56b43fd853c80fb215ea451
4
- data.tar.gz: 86a7ad8f7a86160e12969edf3e84a99bd1599a8a41beda0cb4dcdaaafcecce1a
3
+ metadata.gz: a8dc9a13cd043931d05bed4151434676a6a507bae2ea4bb7072ae6f95f5f16c9
4
+ data.tar.gz: bc76fbaf48ad22fd95995453f529cd64b751f27dbcdaa5c75fc85ef88ec63d60
5
5
  SHA512:
6
- metadata.gz: cb025c37e516a327d716366933833220b4d45874e88cd49de702851866341cb4c309a8243df99ae915ff38a4cae6041492fe24b4b068cc9587b3a37636781377
7
- data.tar.gz: a76ed01866b8c47d24449507232788906259ede31fdc0d9ba143fea1aa85250f62e09756adaa73d1a0627c2d5465f0a02aec0b1e37d0686596f8521eb4d06549
6
+ metadata.gz: 3f87aad980de9e951f6c9cb7dbbd4575cc893a7fe2782d8194e0d1fc3ec1b7b5c4c5f8a982f6e3e7f1d610720d2dbeefdbcb09438ac0306915d85c5bcfffd6a2
7
+ data.tar.gz: a6db9eedb5bb915573fb9a39689ba70697d02aad0dec68032b1a2025c4968a4c966cf5ccec7205ef7d5dd5f8a5187b61278cae51de8705a8ac11c994842a813a
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.dev1648872458
10
+ - Package version: 0.1.0a4.dev1648958780
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.dev1648872458.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1648958780.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1648872458.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1648958780.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.dev1648872458'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1648958780'
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.dev1648872458'
14
+ VERSION = '0.1.0a4.dev1648958780'
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.dev1648872458
4
+ version: 0.1.0a4.dev1648958780
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-02 00:00:00.000000000 Z
11
+ date: 2022-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday