trim-left-x
Advanced tools
Comparing version 4.0.12 to 4.0.13
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T18:22:30.955Z", | ||
"date": "2019-07-17T23:27:38.586Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.12" | ||
"version": "4.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T18:22:30.955Z", | ||
"date": "2019-07-17T23:27:38.586Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.12" | ||
"version": "4.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "trim-left-x", | ||
"version": "4.0.12", | ||
"version": "4.0.13", | ||
"description": "This method removes whitespace from the left end of a string.", | ||
@@ -52,10 +52,10 @@ "homepage": "https://github.com/Xotic750/trim-left-x", | ||
"dependencies": { | ||
"require-coercible-to-string-x": "^2.0.11", | ||
"white-space-x": "^4.0.9" | ||
"require-coercible-to-string-x": "^2.0.12", | ||
"white-space-x": "^4.0.10" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.5.0", | ||
"@babel/core": "^7.5.4", | ||
"@babel/node": "^7.5.0", | ||
"@babel/plugin-proposal-class-properties": "^7.5.0", | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.5", | ||
"@babel/node": "^7.5.5", | ||
"@babel/plugin-proposal-class-properties": "^7.5.5", | ||
"@babel/plugin-syntax-dynamic-import": "^7.2.0", | ||
@@ -65,8 +65,8 @@ "@babel/plugin-syntax-export-default-from": "^7.2.0", | ||
"@babel/plugin-transform-property-mutators": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.5.0", | ||
"@babel/preset-env": "^7.5.4", | ||
"@babel/runtime": "^7.5.4", | ||
"@babel/plugin-transform-runtime": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^12.6.6", | ||
"@types/node": "^12.6.8", | ||
"babel-core": "^7.0.0-0", | ||
@@ -73,0 +73,0 @@ "babel-eslint": "^10.0.2", |
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
87310