Socket
Socket
Sign inDemoInstall

orderiom-api-package

Package Overview
Dependencies
2
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "orderiom-api-package",
"version": "0.1.5",
"version": "0.1.6",
"description": "this package will install all neccessary api calls for every orderiom restaurant",

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

@@ -5,6 +5,3 @@ import axios from "axios";

restaurantInfo: {},
<<<<<<< HEAD
restaurantId: null,
=======
>>>>>>> 5519560f13130e0e21d11cd4bb3597e704d831a2
imprint: null,

@@ -21,8 +18,5 @@ restaurants: [],

},
<<<<<<< HEAD
setRestaurantId(state, restaurantId) {
state.restaurantId = restaurantId
},
=======
>>>>>>> 5519560f13130e0e21d11cd4bb3597e704d831a2
setImprint(state, imprint) {

@@ -29,0 +23,0 @@ state.imprint = imprint

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