Comparing version 4.0.18 to 4.0.19
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-21T22:21:47.428Z", | ||
"date": "2019-07-22T12:17:56.088Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.18" | ||
"version": "4.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-21T22:21:47.428Z", | ||
"date": "2019-07-22T12:17:56.088Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.18" | ||
"version": "4.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "trim-x", | ||
"version": "4.0.18", | ||
"version": "4.0.19", | ||
"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.19", | ||
"trim-right-x": "^4.0.17" | ||
"trim-left-x": "^4.0.20", | ||
"trim-right-x": "^4.0.18" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@prorenata/eslint-config-vue": "^1.13.10", | ||
"@types/jest": "^24.0.15", | ||
@@ -93,3 +93,3 @@ "@types/node": "^12.6.8", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.0", | ||
"eslint-plugin-jsdoc": "^15.6.1", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -129,3 +129,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"node": ">=8.11.4", | ||
"npm": "6.4.1" | ||
"npm": "6.10.1" | ||
}, | ||
@@ -132,0 +132,0 @@ "browserslist": [ |
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
94001
Updatedtrim-left-x@^4.0.20
Updatedtrim-right-x@^4.0.18