pulp_npm_client 0.1.0a1.dev01599096983 → 0.1.0a1.dev01599529064

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: c292780930c9a7a51075d1643e2fdfd7380958c9c49b92b306294f54f6d2c1e9
4
- data.tar.gz: eb8454cda5a862fe91cb33917836d9ca4ed060d59abf2537dc26546f56d992b8
3
+ metadata.gz: 3266344c87004923f5ba36a4af9bd2ff245314671bd839ca0417bf3d8a0713d1
4
+ data.tar.gz: f7dffe88f1712cd18d27416d5384f31e69b2314a3242caef077ade5fadfee83f
5
5
  SHA512:
6
- metadata.gz: 31a7a745271499fd8feba7fb91a348b521957418e1ccbf532b352abeb09b1469c5934ddbae6653795af0a5d3c0badf26b2e9c2c0768ade58ec838048ba28824b
7
- data.tar.gz: 48ce0f6ee0a2bbdea098ae97795d8795456772c2765df5268ff002fde9caa5938aa16d5a31364b34780cd3978db13a1391ea4671c64fdc972e0d6b79aedc2566
6
+ metadata.gz: 188574f7ef7ed3d8c1c75b6945242f32cb146f1aab662947b6d37a0bf96a191a727d8f787cfd3ca78f693de841b2f12f6e9f2ef50c600091b678a8813f4df613
7
+ data.tar.gz: b0e843086247be7e7574a417d8b3a7217e8d91ba400d1c1e8b8c290b24fc3dbd8302e91d59bd96cb52d8d732e835c0d6778f3e4518c804e734e7687bf230061a
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.dev01599096983
10
+ - Package version: 0.1.0a1.dev01599529064
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.dev01599096983.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01599529064.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01599096983.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01599529064.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.dev01599096983'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01599529064'
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.dev01599096983'
14
+ VERSION = '0.1.0a1.dev01599529064'
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.dev01599096983
4
+ version: 0.1.0a1.dev01599529064
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-03 00:00:00.000000000 Z
11
+ date: 2020-09-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday