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

@shopify/shopify-app-express

Package Overview
Dependencies
Maintainers
24
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/shopify-app-express - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

build/cjs/version.js

@@ -5,4 +5,4 @@ 'use strict';

const SHOPIFY_EXPRESS_LIBRARY_VERSION = '2.2.1';
const SHOPIFY_EXPRESS_LIBRARY_VERSION = '2.2.2';
exports.SHOPIFY_EXPRESS_LIBRARY_VERSION = SHOPIFY_EXPRESS_LIBRARY_VERSION;

@@ -1,2 +0,2 @@

export declare const SHOPIFY_EXPRESS_LIBRARY_VERSION = "2.2.1";
export declare const SHOPIFY_EXPRESS_LIBRARY_VERSION = "2.2.2";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SHOPIFY_EXPRESS_LIBRARY_VERSION = void 0;
exports.SHOPIFY_EXPRESS_LIBRARY_VERSION = '2.2.1';
exports.SHOPIFY_EXPRESS_LIBRARY_VERSION = '2.2.2';
//# sourceMappingURL=version.js.map
{
"name": "@shopify/shopify-app-express",
"version": "2.2.1",
"version": "2.2.2",
"description": "Shopify Express Middleware - to simplify the building of Shopify Apps with Express",

@@ -33,5 +33,5 @@ "repository": {

"dependencies": {
"@shopify/shopify-api": "^7.5.1",
"@shopify/shopify-app-session-storage": "^1.1.7",
"@shopify/shopify-app-session-storage-memory": "^1.0.10",
"@shopify/shopify-api": "^7.5.2",
"@shopify/shopify-app-session-storage": "^1.1.8",
"@shopify/shopify-app-session-storage-memory": "^1.0.11",
"cookie-parser": "^1.4.6",

@@ -38,0 +38,0 @@ "express": "^4.18.1",

Sorry, the diff of this file is not supported yet

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