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

@vendure/common

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vendure/common - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

3

lib/shared-utils.d.ts

@@ -44,3 +44,4 @@ /**

* @description
* Returns the input field name of a relation custom field.
* Returns the input field name of a custom field, taking into account that "relation" type custom
* field inputs are suffixed with "Id" or "Ids".
*/

@@ -47,0 +48,0 @@ export declare function getGraphQlInputName(config: {

@@ -73,3 +73,4 @@ "use strict";

* @description
* Returns the input field name of a relation custom field.
* Returns the input field name of a custom field, taking into account that "relation" type custom
* field inputs are suffixed with "Id" or "Ids".
*/

@@ -76,0 +77,0 @@ function getGraphQlInputName(config) {

{
"name": "@vendure/common",
"version": "1.1.2",
"version": "1.1.3",
"main": "index.js",

@@ -23,3 +23,3 @@ "license": "MIT",

},
"gitHead": "355488079e08c0dd119431f252f2b4135e390937"
"gitHead": "d97b49846449d0b594b265c4117ac454407b057d"
}

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