Socket
Socket
Sign inDemoInstall

trim-x

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trim-x - npm Package Compare versions

Comparing version 4.0.21 to 4.0.22

4

dist/trim-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-24T13:26:37.210Z",
"date": "2019-07-24T16:06:35.078Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.",

"license": "MIT",
"version": "4.0.21"
"version": "4.0.22"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-24T13:26:37.210Z",
"date": "2019-07-24T16:06:35.078Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left and right end of a string.",

"license": "MIT",
"version": "4.0.21"
"version": "4.0.22"
}

@@ -15,0 +15,0 @@ */

{
"name": "trim-x",
"version": "4.0.21",
"version": "4.0.22",
"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.22",
"trim-right-x": "^4.0.20"
"trim-left-x": "^4.0.23",
"trim-right-x": "^4.0.21"
},

@@ -93,3 +93,3 @@ "devDependencies": {

"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jsdoc": "^15.7.1",
"eslint-plugin-jsdoc": "^15.7.2",
"eslint-plugin-json": "^1.4.0",

@@ -96,0 +96,0 @@ "eslint-plugin-lodash": "^5.1.0",

<a href="https://travis-ci.org/Xotic750/trim-x"
title="Travis status">
title="Travis status">
<img
src="https://travis-ci.org/Xotic750/trim-x.svg?branch=master"
alt="Travis status" height="18"/>
src="https://travis-ci.org/Xotic750/trim-x.svg?branch=master"
alt="Travis status" height="18">
</a>
<a href="https://david-dm.org/Xotic750/trim-x"
title="Dependency status">
<img src="https://david-dm.org/Xotic750/trim-x.svg"
alt="Dependency status" height="18"/>
title="Dependency status">
<img src="https://david-dm.org/Xotic750/trim-x/status.svg"
alt="Dependency status" height="18"/>
</a>
<a href="https://david-dm.org/Xotic750/trim-x#info=devDependencies"
title="devDependency status">
<a
href="https://david-dm.org/Xotic750/trim-x?type=dev"
title="devDependency status">
<img src="https://david-dm.org/Xotic750/trim-x/dev-status.svg"
alt="devDependency status" height="18"/>
alt="devDependency status" height="18"/>
</a>
<a href="https://badge.fury.io/js/trim-x" title="npm version">
<a href="https://badge.fury.io/js/trim-x"
title="npm version">
<img src="https://badge.fury.io/js/trim-x.svg"
alt="npm version" height="18"/>
alt="npm version" height="18">
</a>
<a href="https://www.jsdelivr.com/package/npm/trim-x"
title="jsDelivr hits">
<img src="https://data.jsdelivr.com/v1/package/npm/trim-x/badge?style=rounded"
alt="jsDelivr hits" height="18">
</a>
<a name="module_trim-x"></a>

@@ -22,0 +30,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc