normalize-space-x
Advanced tools
Comparing version 4.0.33 to 4.0.34
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T16:09:34.669Z", | ||
"date": "2019-07-25T21:42:21.891Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
"license": "MIT", | ||
"version": "4.0.33" | ||
"version": "4.0.34" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T16:09:34.669Z", | ||
"date": "2019-07-25T21:42:21.891Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
"license": "MIT", | ||
"version": "4.0.33" | ||
"version": "4.0.34" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "normalize-space-x", | ||
"version": "4.0.33", | ||
"version": "4.0.34", | ||
"description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/normalize-space-x", | ||
"dependencies": { | ||
"trim-x": "^4.0.22", | ||
"white-space-x": "^4.0.19" | ||
"trim-x": "^4.0.23", | ||
"white-space-x": "^4.0.20" | ||
}, | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.11", | ||
"@prorenata/eslint-config-vue": "^1.13.12", | ||
"@types/jest": "^24.0.15", | ||
@@ -72,0 +72,0 @@ "@types/node": "^12.6.8", |
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
Updatedtrim-x@^4.0.23
Updatedwhite-space-x@^4.0.20