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

@kaana/kaana-services-js

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaana/kaana-services-js - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

src/config.js

2

package.json
{
"name": "@kaana/kaana-services-js",
"version": "1.0.2",
"version": "1.0.3",
"description": "Kaana Services is a JavaScript library that provides an API for the Kaana ecosystem, allowing developers to easily connect and make authenticated HTTP requests to get information about users and other applications.",

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

@@ -7,3 +7,2 @@ import configure from "./config";

import insertData from "./api/insertData";
import deleteData from "./api/deleteData";

@@ -17,5 +16,2 @@ export {

insertData,
deleteData,
Data,
DataCollection,
};
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