Socket
Socket
Sign inDemoInstall

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.12.0 to 3.12.1

types/index.d.ts

9

package.json
{
"name": "shopify-api-node",
"version": "3.12.0",
"version": "3.12.1",
"description": "Shopify API bindings for Node.js",
"main": "index.js",
"types": "types/index.d.ts",
"directories": {

@@ -16,3 +17,3 @@ "test": "test"

"index.js",
"index.d.ts"
"types/index.d.ts"
],

@@ -36,6 +37,8 @@ "dependencies": {

"nock": "^13.0.1",
"prettier": "^2.0.2"
"prettier": "^2.0.2",
"tsd": "^0.25.0"
},
"scripts": {
"test": "c8 --reporter=lcov --reporter=text mocha",
"test:types": "tsd",
"watch": "mocha -w",

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

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