Comparing version 4.0.17 to 4.0.18
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-21T21:57:03.286Z", | ||
"date": "2019-07-21T22:21:47.428Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.", | ||
"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-21T21:57:03.286Z", | ||
"date": "2019-07-21T22:21:47.428Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.17" | ||
"version": "4.0.18" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "trim-x", | ||
"version": "4.0.17", | ||
"version": "4.0.18", | ||
"description": "This method removes whitespace from the left and right end of a string.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/trim-x", | ||
"dependencies": { | ||
"trim-left-x": "^4.0.18", | ||
"trim-right-x": "^4.0.16" | ||
"trim-left-x": "^4.0.19", | ||
"trim-right-x": "^4.0.17" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.8", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@types/jest": "^24.0.15", | ||
@@ -71,0 +71,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-left-x@^4.0.19
Updatedtrim-right-x@^4.0.17