pulp_npm_client 0.1.0a1.dev01596245316 → 0.1.0a1.dev01596331690

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: efc49c5e4f84c52ab548425b05a1547301c89f1466a6e83658745bdc6284b353
4
- data.tar.gz: a4ab3558bd03543efbccbd050b743ef1fce0874f4367788011fb34007215a26d
3
+ metadata.gz: 3a12954e7ae4a5d2f6f0da36fae6de2e84027fca44ed44dd574231c39c98865e
4
+ data.tar.gz: 82439c52e53a3599e9c1f9b88b09a8776b1392cd69de07d536eaa27d3a25a56f
5
5
  SHA512:
6
- metadata.gz: 4dab48633626e1f293f5cc4d115c10005f7a05964b3d1da9a86ac6ca6373f09e0fa98e122d76cc7baf42cd7619cf0bd2cf1d332d26de1481c5ead34de5dfead4
7
- data.tar.gz: 00fd856bd2401e67068fdb989732e7636dc00fc6055fad2213a127b6e5fcb739d7e9190460301510ee4450f9a627ade5272e539169ef0240ef03b7b6503feff2
6
+ metadata.gz: 14a4480dc7faddbe6f9b88181ff36dca9ddad4458f76fed5d85aaa1d59a5257e17bc30a1fc26686934984b265d1b664c78c6d3da904876d0d26d188050f6140d
7
+ data.tar.gz: 6e70d446a9840b41f010f4fe796faf8357d08c0cd58a09eb009be20ff565075ec1d5f9100b8740a46bc04e26f337bbc41b09880651a66ddce9dde994b35ed203
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.dev01596245316
10
+ - Package version: 0.1.0a1.dev01596331690
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.dev01596245316.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01596331690.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01596245316.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01596331690.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.dev01596245316'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01596331690'
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.dev01596245316'
14
+ VERSION = '0.1.0a1.dev01596331690'
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.dev01596245316
4
+ version: 0.1.0a1.dev01596331690
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-01 00:00:00.000000000 Z
11
+ date: 2020-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday