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

orderiom-api-package

Package Overview
Dependencies
Maintainers
0
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orderiom-api-package

This package will install all necessary API calls for every orderiom restaurant

  • 0.4.82
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
184
increased by166.67%
Maintainers
0
Weekly downloads
 
Created
Source

orderiom api package

Project setup

npm i orderiom-api-package --save

use in your store as a plugin

visit Configuration Reference

or simply use it as a module in your store

import orderiomApiPackage from 'orderiom-api-package'
import store from './store' // your store, without this module

Vue.use(orderiomApiPackage, { store }) // registers this module.

Vue.use(orderiomApiPackage, { store },{ preserveState: true }) // registers this module with preserveState.

FAQs

Package last updated on 28 Nov 2024

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