pulp_npm_client 0.1.0a1.dev01598493609 → 0.1.0a1.dev01598578550

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: '0778501bf7955cf7bae0b3d4f6e3737ed2309a71c4af0ba72213d24ad0306f95'
4
- data.tar.gz: 34688b9982a03ab105b8b16ecc1548873b627ebcdac4828f02877d28966d8cef
3
+ metadata.gz: 5324020779631f70a2339298692a30f6775198e5c86824285e2ce0d38ba277e2
4
+ data.tar.gz: 2c216ca5e499058f7f0f7616ca853885ce6bb8e72fbf899a9dcb75c33cf04a35
5
5
  SHA512:
6
- metadata.gz: 5d1bc90c0f25f5b18af0539c055e26c1ba535f72bc6734a35393b938fd4df05464af51c211864902779a99c6d17ee0eaf60ab4c8f75b0af0a42fd2e48ecc6a5c
7
- data.tar.gz: c7fad7faf52cd9f219df98bf7cecb9707182f946633bb8837f8db3a514d0233309e3460bced437e162c5c11cbb03aa54c62a7265a44a34be8d4b5124c08631a7
6
+ metadata.gz: 42906d109cdf0284d7c74df7f905b82e2f235267dd4a34fb27549d89db8afd2e929f6ca870b3d0cc75957a91dccf1e933451b4391db2d88bc11bb9c2ac8ce298
7
+ data.tar.gz: 2bee8fa7329322729ff69d1cee09ba66a864808b6586ca8771c0a480b7daee06aa2e240428b786afd975ab79a6bc41f709ba681fea5bbd542af5164bcf21442c
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.dev01598493609
10
+ - Package version: 0.1.0a1.dev01598578550
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.dev01598493609.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01598578550.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01598493609.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01598578550.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.dev01598493609'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01598578550'
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.dev01598493609'
14
+ VERSION = '0.1.0a1.dev01598578550'
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.dev01598493609
4
+ version: 0.1.0a1.dev01598578550
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-27 00:00:00.000000000 Z
11
+ date: 2020-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday