pulp_npm_client 0.1.0a4.dev1618717768 → 0.1.0a4.dev1618804218

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: 7304f74c397af9deaa395e8e08a1d70e2fee69128bba0cc4615be8a183052e2d
4
- data.tar.gz: 076ef952e1e2405002bd85dacf401a96d3c1ce5633b8770e04ae78b8a7c219f6
3
+ metadata.gz: 549c37384a7eb618cb57b63a1a15db99a55973f9db5e5279d4c29e0bfec43b82
4
+ data.tar.gz: 23728f934c791f59755b519f65caa39e382c81696a18e9a99ed3adae3fee23a4
5
5
  SHA512:
6
- metadata.gz: 1c37c00716e6f91a4c599b256f86fa60fab9f94568dc124c1f72de57af7c09a8feaff83873c9731381881ef1c85db8242906225d05bf0c956bcb32ada357a9a4
7
- data.tar.gz: 9b452622511a74d54aa9b2ea1907e3e4fc73d14ce51703a5ebf7913238cce15643121076eafc9665c199d51f2ebd5082f3c9338d606c7affce6fe803aec44940
6
+ metadata.gz: 5ed59de8fd7742da3418bd6f3a7f8be89c2331edbd1498e2e77e6105947c3b05a2754d878bfd4f9e168012d8d4fe5d11d305268c2f1db833e2c9c873497730b5
7
+ data.tar.gz: 4c94b8fbf391a078c7862e661e65973b65889f431cbfa88b8ee0fc921309996a27dd15cdd3dc2d594cd3645efca60ab6c2df71318dec299810e839c29371099d
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.dev1618717768
10
+ - Package version: 0.1.0a4.dev1618804218
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.dev1618717768.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1618804218.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1618717768.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1618804218.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.dev1618717768'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1618804218'
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.dev1618717768'
14
+ VERSION = '0.1.0a4.dev1618804218'
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.dev1618717768
4
+ version: 0.1.0a4.dev1618804218
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-18 00:00:00.000000000 Z
11
+ date: 2021-04-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday