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.1.1 to 4.1.2

4

dist/trim-x.js

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

"copywrite": "Copyright (c) 2017",
"date": "2019-08-20T19:09:22.861Z",
"date": "2019-08-28T16:53:10.816Z",
"describe": "",

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

"license": "MIT",
"version": "4.1.1"
"version": "4.1.2"
}

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

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

"copywrite": "Copyright (c) 2017",
"date": "2019-08-20T19:09:22.861Z",
"date": "2019-08-28T16:53:10.816Z",
"describe": "",

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

"license": "MIT",
"version": "4.1.1"
"version": "4.1.2"
}

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

{
"name": "trim-x",
"version": "4.1.1",
"version": "4.1.2",
"description": "This method removes whitespace from the left and right end of a string.",

@@ -54,4 +54,4 @@ "homepage": "https://github.com/Xotic750/trim-x",

"dependencies": {
"trim-left-x": "^4.1.1",
"trim-right-x": "^4.1.1"
"trim-left-x": "^4.1.2",
"trim-right-x": "^4.1.2"
},

@@ -68,6 +68,6 @@ "devDependencies": {

"@types/node": "^12.7.2",
"@types/webpack": "^4.39.0",
"@xotic750/eslint-config-recommended": "^1.1.5",
"@types/webpack": "^4.39.1",
"@xotic750/eslint-config-recommended": "^1.1.8",
"babel-core": "^7.0.0-0",
"babel-eslint": "^10.0.2",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",

@@ -78,6 +78,6 @@ "babel-plugin-lodash": "^3.3.4",

"cross-env": "^5.2.0",
"eslint": "^6.2.1",
"eslint": "^6.2.2",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-loader": "^2.2.1",
"eslint-loader": "^3.0.0",
"eslint-plugin-babel": "^5.3.0",

@@ -89,3 +89,3 @@ "eslint-plugin-compat": "^3.3.0",

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.15.1",
"eslint-plugin-jest": "^22.15.2",
"eslint-plugin-jsdoc": "^15.8.3",

@@ -98,3 +98,3 @@ "eslint-plugin-json": "^1.4.0",

"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-sort-class-members": "^1.5.0",
"eslint-plugin-sort-class-members": "^1.6.0",
"eslint-plugin-switch-case": "^1.1.2",

@@ -114,7 +114,7 @@ "jest": "^24.9.0",

"typescript": "^3.5.3",
"webpack": "^4.39.2",
"webpack": "^4.39.3",
"webpack-bundle-analyzer": "^3.4.1",
"webpack-cli": "^3.3.7",
"webpack-global-object-x": "^1.0.0",
"webpack-merge": "^4.2.1"
"webpack-merge": "^4.2.2"
},

@@ -121,0 +121,0 @@ "engines": {

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