pulp_npm_client 0.1.0a5.dev1669951019 → 0.1.0a5.dev1670123603

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: bd0e38a60984f98203afc7dfadc91631c6bae99c1f383496fb39c81a9b0565a2
4
- data.tar.gz: 930a3aeaea07e7205c0df2aac581455241874f15b815b07bc15877a1991e5ed5
3
+ metadata.gz: efb63937b3c8da663a9618c205d4981d59bee4f78871c4e18ff47e783df0c9fe
4
+ data.tar.gz: c0f37c5af3bab9fb42dc55b7d453f05edb5ed1a67e3f779bbbf893c40e2f606e
5
5
  SHA512:
6
- metadata.gz: 541ea8df2bd3c9f83aa9b81537506a56596e58c2de4c746080b5f55d0f9521379f9f70871f9abdf3ba535e1a86e20ea3cd4a20bf0d9fcdaea47bed41a0b09aad
7
- data.tar.gz: 023165d3d9c981b46dc607308042e43d0b7f509ecfb9455b08f39449a819b03c9d55ce823d25ef1c7fdcf26b5f389659fe4f40c5325c65d2554998df6503c17b
6
+ metadata.gz: 449baa882180987e643e94904b53d5e9867013b3b6483b1a5ebc3ade2de8787623909c44e82441f309321d6eab426a2fff5aa31b730e9bc5c21d6ebcbf45109e
7
+ data.tar.gz: d3b1e104179c15320b3fcad2f0afbc45acadda5c5be62a79a31c01fde51d79def0fc70a1eaab6399e957ded3cce1fc74997061365d8fb766b0e6a52342010c1b
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.dev1669951019
10
+ - Package version: 0.1.0a5.dev1670123603
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.dev1669951019.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1670123603.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1669951019.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1670123603.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.dev1669951019'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1670123603'
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.dev1669951019'
14
+ VERSION = '0.1.0a5.dev1670123603'
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.dev1669951019
4
+ version: 0.1.0a5.dev1670123603
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-12-02 00:00:00.000000000 Z
11
+ date: 2022-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday