Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

singularity-client

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

singularity-client - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

lib/endpoints/deploys.js

5

CHANGELOG.md

@@ -0,1 +1,6 @@

0.1.0
-----
* Add deploy endpoints
* Add request endpoints
0.0.4

@@ -2,0 +7,0 @@ -----

2

lib/index.js

@@ -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 @@ });

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc