pulp_npm_client 0.1.0a5.dev1673579657 → 0.1.0a5.dev1673752503

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: 354040c572fb39242e0fece871458e9f8346875cddd3d8ba17284bbcd07d141f
4
- data.tar.gz: 6e3135b67d1cbd71807889aa08bf414d46df910eaae4ba53cb65a63e7c301501
3
+ metadata.gz: 33b47d7cd6a00d4c8dca01e398b132e43d5d5cc0f2d31cb2657b1686164b432f
4
+ data.tar.gz: dbf922361bd4ed512d81dce17f548cb832b1815eadaa78ef99b0fa3b3ffa63e8
5
5
  SHA512:
6
- metadata.gz: b5fd8e7982badf7cdf5f6a5516a166c5bd96ed9beb815dbe2899701735bcc27833944a6a0d8d8826a81ad4a21ecfe99b59735fca736080ddb1a1a4047b1f0dc5
7
- data.tar.gz: 90e26d9532c445da716e21d6df8d04787609bdd4a15dfdbef147c20e262fb6b5ab820461a80f51f83801b53367c22d143474ac9bf5cfd693c0e0b10882ec03a6
6
+ metadata.gz: 922fe1e15928e3a43fc03b82aa3804958656b12a5581799802ba7fca4eee2b0ccda2a2afceabf73cfcec305c3a2ac61b53c68e071357807a562890aa38b5cd9f
7
+ data.tar.gz: 02fde8a5d258833108c0127cd5c10351486646875e616951972756b80bf651d9eed0afe7383bcdabe89e015eec3ae67579936e75133b2021ba375398752ad2cb
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.dev1673579657
10
+ - Package version: 0.1.0a5.dev1673752503
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.dev1673579657.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1673752503.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1673579657.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1673752503.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.dev1673579657'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1673752503'
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.dev1673579657'
14
+ VERSION = '0.1.0a5.dev1673752503'
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.dev1673579657
4
+ version: 0.1.0a5.dev1673752503
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-13 00:00:00.000000000 Z
11
+ date: 2023-01-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday