pulp_npm_client 0.1.0a4.dev1648699574 → 0.1.0a4.dev1648958780

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: 59983e58ecf6fa9031868a30b97b8ef054688665983655acc9097fa4e64096ca
4
- data.tar.gz: 46e5da48c96db23d6c44e9b1e25d48322cdf8c1ed7551989d7233800066146ee
3
+ metadata.gz: a8dc9a13cd043931d05bed4151434676a6a507bae2ea4bb7072ae6f95f5f16c9
4
+ data.tar.gz: bc76fbaf48ad22fd95995453f529cd64b751f27dbcdaa5c75fc85ef88ec63d60
5
5
  SHA512:
6
- metadata.gz: 01a028607ef1757245ff8c15ba39c53af946551e9a3d3873e52b7b03d60d0a568352571b79aa7b76e93c25e1d0fb4b26704a3a27e4efa09876481cc892b5b619
7
- data.tar.gz: 5629e4fbb9901dfe22154b77e67157c62a30163a7a7113ed4e8e43b51a83800a6fc4a207cb1baea1c26a6107aa056d4b1e5fb16beeec11c5d743a38fa97b53ee
6
+ metadata.gz: 3f87aad980de9e951f6c9cb7dbbd4575cc893a7fe2782d8194e0d1fc3ec1b7b5c4c5f8a982f6e3e7f1d610720d2dbeefdbcb09438ac0306915d85c5bcfffd6a2
7
+ data.tar.gz: a6db9eedb5bb915573fb9a39689ba70697d02aad0dec68032b1a2025c4968a4c966cf5ccec7205ef7d5dd5f8a5187b61278cae51de8705a8ac11c994842a813a
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.dev1648699574
10
+ - Package version: 0.1.0a4.dev1648958780
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.dev1648699574.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1648958780.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1648699574.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1648958780.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.dev1648699574'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1648958780'
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.0a4.dev1648699574'
14
+ VERSION = '0.1.0a4.dev1648958780'
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.dev1648699574
4
+ version: 0.1.0a4.dev1648958780
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-03-31 00:00:00.000000000 Z
11
+ date: 2022-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday