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

@obelisk/client

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@obelisk/client - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "@obelisk/client",
"version": "2.0.0",
"version": "2.0.1",
"description": "Typescript client to interact with Obelisk on a higher level than the regular ReST API calls.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -34,3 +34,3 @@ # Obelisk Client

Now init the client to connect to the Obelisk back-end and start using it. init() returns an Observable that copmletes once initialization is over.
Now init the client to connect to the Obelisk back-end and start using it. init() returns an Observable that completes once initialization is over.

@@ -40,3 +40,3 @@ ```typescript

next: _ => {
// do something with the client.
// do something with the client
}

@@ -48,3 +48,2 @@ })

## Angular

@@ -54,4 +53,4 @@

## Further documentation
## Client API
The generated @obelisk/client api can be found [here](https://obelisk.ilabt.imec.be/api/v1/client-docs)
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