New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/shopify-app-express

Package Overview
Dependencies
Maintainers
25
Versions
50
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 4.1.1 to 4.1.2

2

build/cjs/version.js

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

const SHOPIFY_EXPRESS_LIBRARY_VERSION = '4.1.1';
const SHOPIFY_EXPRESS_LIBRARY_VERSION = '4.1.2';
exports.SHOPIFY_EXPRESS_LIBRARY_VERSION = SHOPIFY_EXPRESS_LIBRARY_VERSION;

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

export declare const SHOPIFY_EXPRESS_LIBRARY_VERSION = "4.1.1";
export declare const SHOPIFY_EXPRESS_LIBRARY_VERSION = "4.1.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 = '4.1.1';
exports.SHOPIFY_EXPRESS_LIBRARY_VERSION = '4.1.2';
//# sourceMappingURL=version.js.map
{
"name": "@shopify/shopify-app-express",
"version": "4.1.1",
"version": "4.1.2",
"description": "Shopify Express Middleware - to simplify the building of Shopify Apps with Express",

@@ -38,3 +38,3 @@ "repository": {

"express": "^4.18.1",
"semver": "^7.5.4"
"semver": "^7.6.0"
},

@@ -41,0 +41,0 @@ "devDependencies": {

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