pulp_npm_client 0.1.0a4.dev1650859637 → 0.1.0a4.dev1650946877

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: 28652eebb4876a9be17cea9412e3d7647cde79a923873437c0b3234ecd84713e
4
- data.tar.gz: 5772e1b8d24465e6b50e6f51f797024608d4509e96752dbd8d22516f24745367
3
+ metadata.gz: 386d65c604c9c791537e792a18c27732cad3f9a60a4e3ce38347c87653def044
4
+ data.tar.gz: 34b5bf5b4c25d677775fd0c4c90b6494a7a0669ecc9255781fedb8f0bd3d3a48
5
5
  SHA512:
6
- metadata.gz: f2ed5d6ea757ebfcff85f5a86be07a781427cc7c2a89cffbd029974ba77d7a82423434fc72a184b3807c397169f32c98609ed0fe48137d8addeeb416975ae81e
7
- data.tar.gz: fcc840d23f4c30f4736b745617b9f21a1750ceb82c1260d140eadd28dfdeb947615e16ab909525f916e6c215f3c6415b126c4886b387dac1242dd34c5e6b8e4d
6
+ metadata.gz: 7b7ae365180901719036750ae56fe5326d01fbf2c32ba75655d36f5e44d489c6a07d3291571fe583f2553b7399c0df3dacaf651b601657f514703401b0afc3a6
7
+ data.tar.gz: ce986bc2ba6b653755efc52a00139897fa409b13256b3af30900798becfd9aba905bf7eb98953355a7de00d5af1222b274b4a89723e671d954cb88b6cd24e4ce
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.dev1650859637
10
+ - Package version: 0.1.0a4.dev1650946877
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.dev1650859637.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1650946877.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1650859637.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1650946877.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.dev1650859637'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1650946877'
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.dev1650859637'
14
+ VERSION = '0.1.0a4.dev1650946877'
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.dev1650859637
4
+ version: 0.1.0a4.dev1650946877
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-25 00:00:00.000000000 Z
11
+ date: 2022-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday