Comparing version 4.0.25 to 4.0.26
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-27T00:27:05.392Z", | ||
"date": "2019-07-27T13:30:38.084Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.25" | ||
"version": "4.0.26" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-27T00:27:05.392Z", | ||
"date": "2019-07-27T13:30:38.084Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.25" | ||
"version": "4.0.26" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "trim-x", | ||
"version": "4.0.25", | ||
"version": "4.0.26", | ||
"description": "This method removes whitespace from the left and right end of a string.", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/trim-x", | ||
"dependencies": { | ||
"trim-left-x": "^4.0.26", | ||
"trim-right-x": "^4.0.24" | ||
"trim-left-x": "^4.0.27", | ||
"trim-right-x": "^4.0.25" | ||
}, | ||
@@ -76,3 +76,3 @@ "devDependencies": { | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000985", | ||
"caniuse-lite": "^1.0.30000986", | ||
"chalk": "^2.4.2", | ||
@@ -79,0 +79,0 @@ "concurrently": "^4.1.1", |
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-left-x@^4.0.27
Updatedtrim-right-x@^4.0.25