shopify-api-node
Advanced tools
Comparing version 3.8.0 to 3.8.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
196557
752