singularity-client
Advanced tools
Comparing version 0.0.4 to 0.1.0
@@ -0,1 +1,6 @@ | ||
0.1.0 | ||
----- | ||
* Add deploy endpoints | ||
* Add request endpoints | ||
0.0.4 | ||
@@ -2,0 +7,0 @@ ----- |
@@ -32,2 +32,4 @@ // Generated by CoffeeScript 1.8.0 | ||
Singularity.prototype.registerEndpoints({ | ||
deploys: require('./endpoints/deploys'), | ||
requests: require('./endpoints/requests'), | ||
webhooks: require('./endpoints/webhooks') | ||
@@ -34,0 +36,0 @@ }); |
{ | ||
"name": "singularity-client", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "Gofer based Singularity API Client", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12030
14
218