Socket
Socket
Sign inDemoInstall

@picketapi/picket-node

Package Overview
Dependencies
2
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @picketapi/picket-node

NodeJS client for the Picket API


Version published
Weekly downloads
5
Maintainers
2
Created
Weekly downloads
 

Readme

Source

picket-node

NodeJS client for the Picket API

Installation

picket-node is an npm package.

npm install "@picketapi/picket-node"

Usage

The Picket constructor creates a new instance of the Picket class. It takes a secret API key as a parameter.

import Picket from "@picketapi/picket-node"

const picket = new Picket("YOUR_SECRET_KEY_HERE")

Documentation

For more information, checkout the docs

Keywords

FAQs

Last updated on 23 Jan 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc