pulp_npm_client 0.1.0a5.dev1660191382 → 0.1.0a5.dev1660277513

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: ee2aaf93fd04b3d36ddcc5195aa8e1583b0d09e56abac09e0dc5c35eef078800
4
- data.tar.gz: 0c5e8f06ba060836fab301fd86c7bbba1317b4a93278681b97231b16672ad1f8
3
+ metadata.gz: 78a8e05c9a8eff0c5d0ceedb1a4b68f29ac0add9be98c743792c600de6bab566
4
+ data.tar.gz: 6d61bf5bf7d81cdb014974f33859d3bb7b59b9f5407173a34da450b982bc2d13
5
5
  SHA512:
6
- metadata.gz: fe51323b39b59568e5b7675dbd89af62fc6a965fbfcd2a0f321eaf6f654a2790f093b708a3411715b7aed03fad772be10228bd41fb4d6992bfc2468dfb5f318c
7
- data.tar.gz: f87f60dda6b3cee3e20bd76612b98febe1358cd1da4a84ec5f0ce127f2c87dc7427d28e944f2797f1ce6b7fec1c64404af2964045f5131eeb2dc4852fdc7be20
6
+ metadata.gz: 908f6f4edef821aa07a571ef3ef43841e3f895189098dd27cb84e3f99c64bc29df468a61d98f7ba3aa67f8a9733689521d268d58af573dd5ffab8ac51dc4f4ee
7
+ data.tar.gz: df19f9147bbcde5c45dd41ca08ee4041cdff6b68eedd44b10ec3015128dd09e2ba1a0912352cc95980b84862f998448b6d1d47f16d7bab6c3efd18bac5c0d318
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.dev1660191382
10
+ - Package version: 0.1.0a5.dev1660277513
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.dev1660191382.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1660277513.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1660191382.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1660277513.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.dev1660191382'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1660277513'
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.dev1660191382'
14
+ VERSION = '0.1.0a5.dev1660277513'
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.dev1660191382
4
+ version: 0.1.0a5.dev1660277513
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-08-11 00:00:00.000000000 Z
11
+ date: 2022-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday