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

@launchedla/snacktime

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchedla/snacktime

Snacktime is a wrapper for the Launched LA internal database that will replicate into Snowflake. It is a replacement for Shopify metafields and an enhanced place to store event-driven data.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-90.91%
Maintainers
4
Weekly downloads
 
Created
Source

Snacktime

Snacktime is a wrapper for the Launched LA internal database that will replicate into Snowflake. It is an enhanced place to store event-driven data.

Snacktime Baby

Usage

There are 2 main functions: recordAction and getActions. Refer to the test file for exact usage.

Adding New Types

Refer to this commit for reference.

  1. Add the new type in src/types.ts.
  2. Add a test in src/index.test.ts.
  3. Make sure npm t works.
  4. Make sure npm run build works.

Testing

  • Have Docker installed.
  • Run npm t -- --watch to run the tests and watch.

FAQs

Package last updated on 17 May 2023

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