Socket
Socket
Sign inDemoInstall

ubivar

Package Overview
Dependencies
1
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.0 to 1.10.0

test/Resources/EventPast/spec.js

1

lib/index.js

@@ -24,2 +24,3 @@ /* Ubivar API client factory

, {"name": "Event" , "path": "events"}
, {"name": "EventPast" , "path": "event_past"}
, {"name": "EventNotification" , "path": "event_notifications"}

@@ -26,0 +27,0 @@ , {"name": "EventLastId" , "path": "event_last_id"}

2

package.json
{
"name" : "ubivar",
"version" : "1.9.0",
"version" : "1.10.0",
"description" : "API wrapper to Ubivar",

@@ -5,0 +5,0 @@ "main" : "lib/index.js",

@@ -121,2 +121,3 @@ # Ubivar node.js bindings

| **Event data**| Event | [`{}`](https://ubivar.com/docs/nodejs#create_event)| [`123`](https://ubivar.com/docs/nodejs#retrieve_event) | [`123, {}`](https://ubivar.com/docs/nodejs#update_event) | [`123`](https://ubivar.com/docs/nodejs#delete_event) | [`{}`](https://ubivar.com/docs/nodejs#list_event) | [See on github](https://github.com/ubivar/ubivar-node/blob/master/test/Resources/Event/spec.js) |
| | EventPast | [`{}`](https://ubivar.com/docs/nodejs#create_eventpast)| | | | [`{}`](https://ubivar.com/docs/nodejs#list_eventpast) | [See on github](https://github.com/ubivar/ubivar-node/blob/master/test/Resources/EventPast/spec.js) |
| | EventNotification | | [`123`](https://ubivar.com/docs/nodejs#retrieve_eventnotification) | | | [`{}`](https://ubivar.com/docs/nodejs#list_eventnotification) | [See on github](https://github.com/ubivar/ubivar-node/blob/master/test/Resources/EventNotification/spec.js)|

@@ -123,0 +124,0 @@ | | EventLastId | | | | | [`{}`](https://ubivar.com/docs/nodejs#list_eventlastid) | [See on github](https://github.com/ubivar/ubivar-node/blob/master/test/Resources/EventLastId/spec.js)|

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc