New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sprout-artemis

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sprout-artemis

help sprout asia connect with artemis API

  • 1.241014.1528
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-42.86%
Maintainers
0
Weekly downloads
 
Created
Source

Sprout x Artemis

help Sprout Asia connect with Artemis API

How to install

1. install the package

easily install the package using github url

npm install github.com/SproutAsia/sprout-artemis

2. add required .env

artemis prevent us to hit their API we not put it in header.

ARTEMIS_ORIGIN=
ARTEMIS_DOMAIN_ID=

3. use the code

ArtemisGrofService.postLogin({
    req: {
        password: "",
        username: ""
    }
})

Notes :

I use date time for versioning. with format {version}.{YYMMDD}.{HHMM}

FAQs

Package last updated on 17 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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