pulp_npm_client 0.1.0a1.dev01596418158 → 0.1.0a1.dev01596504704

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: 2b381a04d35e0c318d1ea70c1491550d5e5c63ce7e49dd0ce620e329004ca084
4
- data.tar.gz: '0280eb9ef6677bb365e7bc043e3f61f05ba703607039abf250566fd779000710'
3
+ metadata.gz: 95a65bbbf631db9b9b6fc990982f9bb4ba25d95597fee0833ffc129ab8d09eee
4
+ data.tar.gz: 986cf6316ca9a0d41ab26079ab405483bec809218de00b6c4fff6ad918d315b2
5
5
  SHA512:
6
- metadata.gz: a59aba08011e5d198043ab09784e8328d9fb5b32a84b33e607657bd5b6bcb6f4d2eaaca33b3a85c4578f636dd294534efd0ec27d0a7c9d3df1d310caa63e4f8a
7
- data.tar.gz: 3963674c2b7b0c56f25ad34390dcfb0d6c6d4fefe7d91ff2a8e42410bac491b28e103c2cf05b9e1218f0689cff33897afe33ca0f74a339feadef56868a601d06
6
+ metadata.gz: 25f46b2bdec1690b16729f687c3fceac55fda4ee2f07e5f0d61eb1f4560e1cb75c7329d4e07a4523c05deff7c737848d38e2416537e95f2c56161d60e31c2393
7
+ data.tar.gz: a67f30b483f972a30ed15af08daf90149db1f2e84c49b9f8c3c3e37ea93a54d6126b439d97eef5108ff994a93eaa7d370012ab9982e2662a52d9cdb6b546fa47
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.0a1.dev01596418158
10
+ - Package version: 0.1.0a1.dev01596504704
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.0a1.dev01596418158.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01596504704.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01596418158.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01596504704.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.0a1.dev01596418158'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01596504704'
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.0a1.dev01596418158'
14
+ VERSION = '0.1.0a1.dev01596504704'
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.0a1.dev01596418158
4
+ version: 0.1.0a1.dev01596504704
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-08-03 00:00:00.000000000 Z
11
+ date: 2020-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday