pulp_npm_client 0.1.0a4.dev1618026532 → 0.1.0a4.dev1618112917

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: 53ced83d9a6dc879b5091616eff6459e38563ae64d48f291337ed166512c1316
4
- data.tar.gz: 2e60df40598c6009ef1c53120fc3dd73ab459d8dd2442e68255319d57acf20ed
3
+ metadata.gz: 9590f4795865460aa7965a031212a1c85b114c6e779fbe52527ec2009bba4530
4
+ data.tar.gz: 5faac31f286c6f15fa87c8ab566b9fe8a0a8cd7f783917a9a16262927769bbbf
5
5
  SHA512:
6
- metadata.gz: 148b3442010e98704b3752e5e5e421711866b923f12aabbb2da3c931d3b8f56f0ca7078dddc26a3af280cc14c67203d3c72f5a4536915f6c45f5613a865c3c54
7
- data.tar.gz: 226a4623b6577ebfa73aa95d3e114a929e1094a195c1ce3c22c252fce7436591fa31f92dbfcda64c8dce632e06ec82b703ecf1bb6afa7bd5c631d540091df00c
6
+ metadata.gz: 2bb173181c297c1e32e9d10e23a84d71dddd47498a4fc46e49814291a9b9c51124c2694f8e8878b0ef79af59488f51159b4075cfedfe7271c65dd287a208a688
7
+ data.tar.gz: 549107eba32db8ddaeca0b99fbd1488ca20028dcad58809d6aa94baecee5772b2b6611c9e984ebecde1bac6f5af7afa089507d97f45fe562682ed5d62155950b
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.dev1618026532
10
+ - Package version: 0.1.0a4.dev1618112917
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.dev1618026532.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1618112917.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1618026532.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1618112917.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.dev1618026532'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1618112917'
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.dev1618026532'
14
+ VERSION = '0.1.0a4.dev1618112917'
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.dev1618026532
4
+ version: 0.1.0a4.dev1618112917
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-04-10 00:00:00.000000000 Z
11
+ date: 2021-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday