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.8.0 to 3.8.1

12

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

@@ -27,8 +27,8 @@ "main": "index.js",

"chai": "^4.1.2",
"eslint": "^7.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.1.2",
"husky": "^6.0.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.2",
"json-bigint": "^1.0.0",
"lint-staged": "^11.0.0",
"lint-staged": "^12.1.2",
"mocha": "^8.0.1",

@@ -39,3 +39,3 @@ "nock": "^13.0.1",

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

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

@@ -5,3 +5,2 @@ # Shopify API Node.js

[![Build Status][ci-shopify-api-node-badge]][ci-shopify-api-node]
[![Dependencies][david-shopify-api-node-badge]][david-shopify-api-node]
[![Coverage Status][coverage-shopify-api-node-badge]][coverage-shopify-api-node]

@@ -720,5 +719,2 @@

https://github.com/MONEI/Shopify-api-node/actions?query=workflow%3ACI+branch%3Amaster
[david-shopify-api-node-badge]:
https://img.shields.io/david/MONEI/Shopify-api-node.svg
[david-shopify-api-node]: https://david-dm.org/MONEI/Shopify-api-node
[coverage-shopify-api-node-badge]:

@@ -725,0 +721,0 @@ https://img.shields.io/coveralls/MONEI/Shopify-api-node/master.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