normalize-space-x
Advanced tools
Comparing version 4.0.17 to 4.0.18
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-15T12:24:43.803Z", | ||
"date": "2019-07-16T10:20:34.151Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
"license": "MIT", | ||
"version": "4.0.17" | ||
"version": "4.0.18" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-15T12:24:43.803Z", | ||
"date": "2019-07-16T10:20:34.151Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Trims and replaces sequences of whitespace characters by a single space.", | ||
"license": "MIT", | ||
"version": "4.0.17" | ||
"version": "4.0.18" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "normalize-space-x", | ||
"version": "4.0.17", | ||
"version": "4.0.18", | ||
"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.6", | ||
"white-space-x": "^4.0.5" | ||
"trim-x": "^4.0.7", | ||
"white-space-x": "^4.0.6" | ||
}, | ||
@@ -70,3 +70,3 @@ "devDependencies": { | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^12.6.2", | ||
"@types/node": "^12.6.3", | ||
"babel-core": "^7.0.0-0", | ||
@@ -76,3 +76,3 @@ "babel-eslint": "^10.0.2", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000983", | ||
"caniuse-lite": "^1.0.30000984", | ||
"chalk": "^2.4.2", | ||
@@ -123,3 +123,3 @@ "concurrently": "^4.1.1", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
"webpack-cli": "^3.3.5", | ||
"webpack-cli": "^3.3.6", | ||
"webpack-merge": "^4.2.1" | ||
@@ -126,0 +126,0 @@ }, |
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.7
Updatedwhite-space-x@^4.0.6