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

normalize-space-x

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

normalize-space-x - npm Package Compare versions

Comparing version 4.0.31 to 4.0.32

4

dist/normalize-space-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-23T23:55:04.168Z",
"date": "2019-07-24T13:29:46.775Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.",

"license": "MIT",
"version": "4.0.31"
"version": "4.0.32"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-23T23:55:04.168Z",
"date": "2019-07-24T13:29:46.775Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.",

"license": "MIT",
"version": "4.0.31"
"version": "4.0.32"
}

@@ -15,0 +15,0 @@ */

{
"name": "normalize-space-x",
"version": "4.0.31",
"version": "4.0.32",
"description": "Trims and replaces sequences of whitespace characters by a single space.",

@@ -25,2 +25,3 @@ "homepage": "https://github.com/Xotic750/normalize-space-x",

"main": "dist/normalize-space-x.js",
"jsdelivr": "dist/normalize-space-x.min.js",
"scripts": {

@@ -53,4 +54,4 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/normalize-space-x.js -o dist/normalize-space-x.esm.js",

"dependencies": {
"trim-x": "^4.0.20",
"white-space-x": "^4.0.17"
"trim-x": "^4.0.21",
"white-space-x": "^4.0.18"
},

@@ -57,0 +58,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