pulp_npm_client 0.1.0a4.dev1616038934 → 0.1.0a4.dev1616470843

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: a0981acada4d5ca9c215e3c232e7a88208e364fc7ac080cabcee42a380da52e4
4
- data.tar.gz: d2e8054a8b8b0e831611fee3d9cbb62acb31443b48a2c17212d4978b61d9cd77
3
+ metadata.gz: 915e20124d62203e76cf580430e775848cf4bc352d5841670b480f5bf82c2a01
4
+ data.tar.gz: 9668ab2eec9f1a977d1f91c835036feef040bcaf8b50c41eceda42a3003ec8b0
5
5
  SHA512:
6
- metadata.gz: e377668fe1d8f7ed3ddf48b6587ad6517f883246caa40a02ed2bea4217a737ec0065ea2097b3a9392fac54624ed0470237f40f5bdb7c5ac9c6a351a8082eac1a
7
- data.tar.gz: 32a4eea970182fbd50b5d062096d2273cdabc3af91424f2aa7570729f0fd9cb711b136f321729b420b61852e6f2a74376ca29289a08c3ade16f1296394e4bb5f
6
+ metadata.gz: 24cde70d98a2abe564757d10a7104ddb4b10bc44c1524a8c1335c1d915fbc3fcc7f0236f22375d946023483743cec8f8506cdf5768842501a3525d6307d199b9
7
+ data.tar.gz: 9c0c03639b64bc486c541a662db387257fb1fd2ac32fd68610e98cfc0686f73fa854be2c6e4c3288d1a7bbc3400e34dd79478c6990337b73d297bc596c56fa47
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.dev1616038934
10
+ - Package version: 0.1.0a4.dev1616470843
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.dev1616038934.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1616470843.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616038934.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616470843.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.dev1616038934'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1616470843'
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.dev1616038934'
14
+ VERSION = '0.1.0a4.dev1616470843'
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.dev1616038934
4
+ version: 0.1.0a4.dev1616470843
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-03-18 00:00:00.000000000 Z
11
+ date: 2021-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday