pulp_npm_client 0.1.0a3.dev01613359743 → 0.1.0a3.dev01613446179

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: 25389174d12448bbf882502e25aeb8d7e4d29d6ac96c4a2c6af0d0383a334710
4
- data.tar.gz: 67dbb3d0c1b34db92c509fa3147395ff3e39499e6e355d7f35d1465cf3e7a240
3
+ metadata.gz: 3be05dd24b5653e2a252302768ac0f542e58ba743854113d5c8b4aa957e6e2ac
4
+ data.tar.gz: 54d5a4383cc512254f2efa759f889534c8f117ff43073d3d999719cd0ce6c349
5
5
  SHA512:
6
- metadata.gz: f70134cc72fb11276859db0b2d01cbcf7851c24ca4eaae817d4b74b28dea36cf94132a79eb48a3ec49dbb9ae384c394c00384d05e4fb339429622c39262fe051
7
- data.tar.gz: 2da9dbcbe420178cf3cd2d52ea5bc46830ec2340981f039d98ade542e284b10377f8721e7043977819d061efee7b140232c1f7f3f5fe9ebe2a6f1d89bceba325
6
+ metadata.gz: 3539119454703fc467b0454325c604d569ffb033163346ed0040a52b1f0fadd47f2e4b4ccc3158646e9b0950345efd8b93dad21e28df6df4eaed3d9338b7e754
7
+ data.tar.gz: 2989b9fcdb60e15f5831de33c2d02715800432747a01a82b4bab014395d57c32cd770f6d8d6070b00fd59bc4f69f6da8445cb6c37a5d8817563017cc6d70e47e
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.dev01613359743
10
+ - Package version: 0.1.0a3.dev01613446179
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.dev01613359743.gem
27
+ gem install ./pulp_npm_client-0.1.0a3.dev01613446179.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613359743.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613446179.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.dev01613359743'
36
+ gem 'pulp_npm_client', '~> 0.1.0a3.dev01613446179'
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.dev01613359743'
14
+ VERSION = '0.1.0a3.dev01613446179'
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.dev01613359743
4
+ version: 0.1.0a3.dev01613446179
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-02-15 00:00:00.000000000 Z
11
+ date: 2021-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday