pulp_npm_client 0.1.0a5.dev1659845434 → 0.1.0a5.dev1659933075

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: db0efca84b0e718f6c4d8f5b7f2ae22f6d5866d46b33191336a55cb79e43d990
4
- data.tar.gz: 00d58e1ea3210921f97472d7694aa86d2f856ab6be66ad5d07253f186a4a2e3b
3
+ metadata.gz: b0bdb72702c935306b86ea19e587f73cd133b19aaeeffb81d3f7710a790df4ac
4
+ data.tar.gz: 230f1521ffbe7e2973bc928314557d41208726260c23c63d610616ddaafa2bc5
5
5
  SHA512:
6
- metadata.gz: 68a75b6eb83f4613c46a3b558c2754443ff2d9896b887c0ab28c2e2520ec956c8c76823d34371e230a423fd254c5baf14c3dbaacd907d8ea0ec1fe0da3163305
7
- data.tar.gz: 31381f262e42251dbacd5d645d04510216b4c1136904d0a2b81edf9e92b7a56188fb9ce9691b03d64e2ead080a85601fd4c79bd06e909aff81eac03ebe9f1e38
6
+ metadata.gz: 691fe0548d26df3d519b63e672ab19f8af13209ff4e044acaad30c9b27c86fe37d43293e2e5bab767e7aedc26a140116e36194a6e9c8eabd7093f9861eab015b
7
+ data.tar.gz: f269479dd35c1c7715303b4630f7396e112958b4dae6a5617e17e9beed9ec231c568da9f6342e69c95afa696e5c86a6c1866c09ad3117831f5560282f040e683
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.dev1659845434
10
+ - Package version: 0.1.0a5.dev1659933075
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.dev1659845434.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1659933075.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1659845434.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1659933075.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.dev1659845434'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1659933075'
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.dev1659845434'
14
+ VERSION = '0.1.0a5.dev1659933075'
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.dev1659845434
4
+ version: 0.1.0a5.dev1659933075
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-07 00:00:00.000000000 Z
11
+ date: 2022-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday