pulp_npm_client 0.1.0a4.dev1641612759 → 0.1.0a4.dev1641699650

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: 79dcba9a3d5a368828be4e7efc3ad567095ad743557220941ff52b303426a34e
4
- data.tar.gz: 54e9cbaca98455e91e7637919ab9669ee97f52ad0919f351ed65f2019a1050be
3
+ metadata.gz: 1d1befc17c839c6f44017b9940b9fcbd05ae1646a736623dc40a74875608827b
4
+ data.tar.gz: 8106bd73b83a336d7ebe7c36e3cb1eae94f4c72226d5febb7aadc8589aeacc4a
5
5
  SHA512:
6
- metadata.gz: 3e9e7a5ea8727a65762fe522af2bd2946347490b7d8dc3c66c626cf5324574edf6f2b1d6385568b1aa6d7e0c4642346811eb535018361c54635f98d1b1c16c5c
7
- data.tar.gz: 42d10b6fac780598017bcbaf2c3b1045534f664a471c09d3b57e9cee4a23f457b6355addb821698c29fb0b5857a58d108b5d7c4ad170c9bf233360c0e9282a1d
6
+ metadata.gz: 159241c006ac2caf8a53a21edb685d7a2a087eebe61f7517f6bcd3e3ba92b2750711f8226155e66927d777574fe1ae90c002830ee9ff3fb796224f592df1d9f7
7
+ data.tar.gz: 8603eeee2481b86050424fc46e8fd85cc67a8aed3580a1790cc6494efdf32457d3c9b6ec083a26dff0edc4b7d033fd32e37cede7c737de970ab89794273b9023
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.dev1641612759
10
+ - Package version: 0.1.0a4.dev1641699650
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.dev1641612759.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1641699650.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1641612759.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1641699650.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.dev1641612759'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1641699650'
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.dev1641612759'
14
+ VERSION = '0.1.0a4.dev1641699650'
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.dev1641612759
4
+ version: 0.1.0a4.dev1641699650
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-01-08 00:00:00.000000000 Z
11
+ date: 2022-01-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday