pulp_npm_client 0.1.0a3.dev1615001339 → 0.1.0a3.dev1615433715

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: 9b55313f64f5475dac6458a161cb1b6da81b1437077d0fa63bb88b88cd37ad42
4
- data.tar.gz: 0c3a1ab961a968789d5dacf531524cf6c1108f29b11bd1543bc568c514347c43
3
+ metadata.gz: f4a367ee59de2e17229b363d8ed1d7353105bff827b51fae108e79e8258f3ed4
4
+ data.tar.gz: c676c4a5bb3437b0916ade5d1d9f13aa145c54367639fb4de57e8852a4b554e3
5
5
  SHA512:
6
- metadata.gz: 1095af78564cf9da0ffffe538c21b4de3662f1b1de0409ff5b8aa1a55f51a2214f523a4ef94cb1aaeb5762fe7125e7fd34ab28d989ec1226866b828d38eef5b1
7
- data.tar.gz: 70e22bb0dc00c437cfa21151ef1a1348fadd9ff7931ae51e21b878686bda64962e25eafbd8b761dde4c11aac85ec2389ecd2e2b368a6717c52eeee9f0da0bb6c
6
+ metadata.gz: edc95d2ca2a2c4c4983bd4313b96ea4b0770d03e96217ea1eb47012294d6d96f8f256f2412bb9b6a21c31e9b0792f3dca44fa1190137638faf77ce4fca2b9512
7
+ data.tar.gz: edd8f414a4bc7ae283d20f8b747127a2bccc2c8c0bff97380d68350727a37bd8fb2e48236a78551c2ec8da0132b8315e24f1a352c04822d5ee59b817f4aa8d27
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.0a3.dev1615001339
10
+ - Package version: 0.1.0a3.dev1615433715
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.0a3.dev1615001339.gem
27
+ gem install ./pulp_npm_client-0.1.0a3.dev1615433715.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev1615001339.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev1615433715.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.0a3.dev1615001339'
36
+ gem 'pulp_npm_client', '~> 0.1.0a3.dev1615433715'
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.0a3.dev1615001339'
14
+ VERSION = '0.1.0a3.dev1615433715'
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.0a3.dev1615001339
4
+ version: 0.1.0a3.dev1615433715
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-06 00:00:00.000000000 Z
11
+ date: 2021-03-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday