pulp_npm_client 0.1.0a5.dev1658896950 → 0.1.0a5.dev1658982426

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: '0308590ad784aea1748b8259250c8f081b2c8bbf3ac5dd7c451fadef8339c017'
4
- data.tar.gz: d5b02448010460ffdd962167a5b25328f80adc9419b1e6ae1233fb532492c195
3
+ metadata.gz: 7a486def4a3857e167980678ab8e8f59eacedd76fd87607e7f71313b829d254a
4
+ data.tar.gz: 8a58bad195045a0b8177df7e3c451472a44736bc17fb7f92b196fd5b8b978d8a
5
5
  SHA512:
6
- metadata.gz: fcf97789e897fd4ed1ad2c8f18993816d954e29253d77c0827605a678e641a73820c29e59a122ced526163276b39f3dd7629fbf303ae42d3040a682db7342a2d
7
- data.tar.gz: '048a869f7520f97589b08d7fca0ebb5b48b4784de8fd2b8ad13773367255298697916c0ef1ca64884489ac8d59d5fa603669a4f5b860cb9ef07159061a3e800c'
6
+ metadata.gz: b068ddbaff66657718e3abf2905a1e7077b5bdd12c1f93122756464cef3efb5dee65962999d630a30ec4d9a949f610a349b5393d8311a5c02aaac823c2bcd07d
7
+ data.tar.gz: b46aaca4983198b3cef8ac448249d10ed55af59ce012814ad5bc6f314302f4ebab00814234bd06790dcff0b3b70f1ba82d14b51a4eb49175844d7e8b2124d13d
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.0a5.dev1658896950
10
+ - Package version: 0.1.0a5.dev1658982426
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.0a5.dev1658896950.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1658982426.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1658896950.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1658982426.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.0a5.dev1658896950'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1658982426'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a5.dev1658896950'
14
+ VERSION = '0.1.0a5.dev1658982426'
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.0a5.dev1658896950
4
+ version: 0.1.0a5.dev1658982426
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-27 00:00:00.000000000 Z
11
+ date: 2022-07-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday