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

shopify-api-node

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shopify-api-node - npm Package Compare versions

Comparing version 3.5.3 to 3.5.4

5

package.json
{
"name": "shopify-api-node",
"version": "3.5.3",
"version": "3.5.4",
"description": "Shopify API bindings for Node.js",

@@ -27,3 +27,2 @@ "main": "index.js",

"chai": "^4.1.2",
"coveralls": "^3.0.9",
"eslint": "^7.0.0",

@@ -39,3 +38,3 @@ "eslint-config-prettier": "^6.7.0",

"scripts": {
"test": "npm run lint && c8 --reporter=html --reporter=text mocha",
"test": "npm run lint && c8 --reporter=lcov --reporter=text mocha",
"watch": "mocha -w",

@@ -42,0 +41,0 @@ "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,ts,yaml,yml}\""

9

README.md
# Shopify API Node.js (Official module)
[![Version npm][npm-shopify-api-node-badge]][npm-shopify-api-node]
[![Build Status][travis-shopify-api-node-badge]][travis-shopify-api-node]
[![Build Status][ci-shopify-api-node-badge]][ci-shopify-api-node]
[![Dependencies][david-shopify-api-node-badge]][david-shopify-api-node]

@@ -705,5 +705,6 @@ [![Coverage Status][coverage-shopify-api-node-badge]][coverage-shopify-api-node]

[npm-shopify-api-node]: https://www.npmjs.com/package/shopify-api-node
[travis-shopify-api-node-badge]:
https://img.shields.io/travis/MONEI/Shopify-api-node/master.svg
[travis-shopify-api-node]: https://travis-ci.org/MONEI/Shopify-api-node
[ci-shopify-api-node-badge]:
https://img.shields.io/github/workflow/status/MONEI/Shopify-api-node/CI/master?label=CI
[ci-shopify-api-node]:
https://github.com/MONEI/Shopify-api-node/actions?query=workflow%3ACI+branch%3Amaster
[david-shopify-api-node-badge]:

@@ -710,0 +711,0 @@ https://img.shields.io/david/MONEI/Shopify-api-node.svg

Sorry, the diff of this file is too big to display

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