pulp_npm_client 0.1.0a4.dev1617680951 → 0.1.0a4.dev1617767379

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: e423aa180515dd00d3cb9caf7025dd5d9d4f002dcb15e5e119a4785fa09371ea
4
- data.tar.gz: 2218560aef2c3a063ae3e502311a5d2efd252e0a6d2d16de00ca0707e3a37dc8
3
+ metadata.gz: f7116d4ab162ea87c2da184ec10cb80ce1831b45100367c28faa8171701fe8f1
4
+ data.tar.gz: 7ac11ca70738326cd0b9ef55568d268a6e1d2e31e42b374c957ef1f3cb198762
5
5
  SHA512:
6
- metadata.gz: 1ab81f7dd13235d1abe67bbc2a270049377412d2c7c4c1da71f6a6c5c3ba4e3f96c75e78bcabeb6087a86d79f011b2555e6261af3135561afb0e46a47554f6c7
7
- data.tar.gz: 47addf2bdc92860fc03f9ff2b2a194961065c031894b6ecdb55f679f187c5cb57b612a625c891e310907a5e0a5681588ac25b226eff5127839188819c917f23e
6
+ metadata.gz: 719d99d4900ff686c08a29a32c01c2fd705cef306a2c8d506cb86080d946cc6c6b640b217cbc5ead978072c1948f0e508251c16fb73ed8f11d949bcd596053ff
7
+ data.tar.gz: d726511743300dd24cbdb2e6b6af27eb231420029be53744718bf359d4fad988ed00188615d7f40cb314f7de1a914cba3da22843419b071f84d02ff39d881ba3
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.dev1617680951
10
+ - Package version: 0.1.0a4.dev1617767379
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.dev1617680951.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1617767379.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1617680951.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1617767379.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.dev1617680951'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1617767379'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a4.dev1617680951'
14
+ VERSION = '0.1.0a4.dev1617767379'
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.dev1617680951
4
+ version: 0.1.0a4.dev1617767379
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-06 00:00:00.000000000 Z
11
+ date: 2021-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday