pulp_npm_client 0.1.0a4.dev1651466527 → 0.1.0a4.dev1651725316

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: 8805b8fec81524811c72235eff75209fd42e1d155d0a5edd9f09b6ef826c5d86
4
- data.tar.gz: 40de307b4cb53e639e02020d08e9cd6455b46de21d62207186298de4cdfc4912
3
+ metadata.gz: fe6c253171c4c595deba1204aede0224a6a9d55b53913c7f0876a0cc05926e58
4
+ data.tar.gz: 0c5ddce894a84f9b57b4611a5cf7a9bf019bdae33b58a68c33b666c1511bf10c
5
5
  SHA512:
6
- metadata.gz: 4e9f3bed35cd9596809f8023194929b85439ce09707b7c1fbcaf487f5ad0f212df2a283d8393a5da73da009ee0d957ac69f78faf221e4b3fc9803bbad75be2fd
7
- data.tar.gz: fa34fecc00bc85bc1024b70dd328b600c72f0f0c43d6d51870a6c1b41c0dbf9c31bac1d36ea74541cba15ea2e9ba08261fdf57a8cbc2b179355c4bafe7319083
6
+ metadata.gz: 8905ea04e4e0560c4650d17223996f5077e8392e80bbfa7d86379b46450e29059f889e9e97c540c9e9125bcd0130c94809482e3a39c16655281402cbe562e891
7
+ data.tar.gz: 9502326b7cd4a24a76248e45a7729efe1f2ca8d8e7c4cea966b632818e442ca540e725ea6c62afc5d37860512b379468daf9839e7eb5cd89f5d79fec088b1a03
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.dev1651466527
10
+ - Package version: 0.1.0a4.dev1651725316
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.dev1651466527.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1651725316.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1651466527.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1651725316.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.dev1651466527'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1651725316'
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.dev1651466527'
14
+ VERSION = '0.1.0a4.dev1651725316'
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.dev1651466527
4
+ version: 0.1.0a4.dev1651725316
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-05-02 00:00:00.000000000 Z
11
+ date: 2022-05-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday