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

@vendure/common

Package Overview
Dependencies
Maintainers
1
Versions
216
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 2.1.0 to 2.1.1

2

lib/normalize-string.js

@@ -14,3 +14,3 @@ "use strict";

.toLowerCase()
.replace(/[!"£$%^&*()+[\]{};:@#~?\\/,|><`¬'=‘’]/g, '')
.replace(/[!"£$%^&*()+[\]{};:@#~?\\/,|><`¬'=‘’©®™]/g, '')
.replace(/\s+/g, spaceReplacer);

@@ -17,0 +17,0 @@ }

{
"name": "@vendure/common",
"version": "2.1.0",
"version": "2.1.1",
"main": "index.js",

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

},
"gitHead": "d476d377c93837f573d0bee5dbbf89c52f906a0f"
"gitHead": "716d967f10b81df735400a55ca01598d8a2ccb8b"
}

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