pulp_npm_client 0.1.0a1.dev01600911899 → 0.1.0a1.dev01601343864

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: 458bc9b2342149e8ed7a181b664508c0d3b33189106f4b6a0247121e0ee8e810
4
- data.tar.gz: d3ee969d7039605915d0994590cb12ce9a9fbc6332b9780c406e4abe864af2b3
3
+ metadata.gz: 90c9d03ae64797da9f7ada3e2d00a1cb695738c8eefe1d2f336bdbf846318852
4
+ data.tar.gz: 7f26eb22ec7b5b80ab8127f8509539fda7d7967f860601543693d4b487b6d509
5
5
  SHA512:
6
- metadata.gz: 618bc9939de607259d81618cb95ba72a921810492ab68909743f6e406b45b0651e6dba247309b188997a817d63d0a7cb3eecf472bdc04fcced56c8292ca9bcb7
7
- data.tar.gz: c1f24f981a2379c74599a7f807c7dc37de89a6357a650d7e007288e86913a2f2e6ca02441609693106be0667e2d4a5bee2c72147968a687d14f9bd80b2636810
6
+ metadata.gz: a27858b79030b61674485f5be5007aadb0b43ffee05a332eca71a53ddd1d1c875b666880238303d1fb93934016e4bdc0d68da854f66cb2b9fae7c8c0fb6451b2
7
+ data.tar.gz: e166ad541af9084cefc0ef9577d176d55283946fe2ee94a26b44a3aab60fc0eaee26be3bc501761f3a5cea48a3304ccd28d571234963f3cf95b31c5b16979dce
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.dev01600911899
10
+ - Package version: 0.1.0a1.dev01601343864
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.dev01600911899.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01601343864.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01600911899.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01601343864.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.dev01600911899'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01601343864'
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.dev01600911899'
14
+ VERSION = '0.1.0a1.dev01601343864'
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.dev01600911899
4
+ version: 0.1.0a1.dev01601343864
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-09-24 00:00:00.000000000 Z
11
+ date: 2020-09-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday