normalize-space-x
Advanced tools
Comparing version 4.0.12 to 4.0.13
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-12T14:48:06.746Z", | ||
"date": "2019-07-13T02:10:11.028Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
"license": "MIT", | ||
"version": "4.0.12" | ||
"version": "4.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-12T14:48:06.746Z", | ||
"date": "2019-07-13T02:10:11.028Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
"license": "MIT", | ||
"version": "4.0.12" | ||
"version": "4.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "normalize-space-x", | ||
"version": "4.0.12", | ||
"version": "4.0.13", | ||
"description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/normalize-space-x", | ||
"dependencies": { | ||
"trim-x": "^4.0.1", | ||
"white-space-x": "^4.0.2" | ||
"trim-x": "^4.0.2", | ||
"white-space-x": "^4.0.3" | ||
}, | ||
@@ -56,0 +56,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updatedtrim-x@^4.0.2
Updatedwhite-space-x@^4.0.3