Socket
Socket
Sign inDemoInstall

@aashutoshrathi/word-wrap

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.4 to 1.2.5

128

package.json
{
"name": "@aashutoshrathi/word-wrap",
"description": "Wrap words to a specified length.",
"version": "1.2.4",
"homepage": "https://github.com/jonschlinkert/word-wrap",
"version": "1.2.5",
"homepage": "https://github.com/aashutoshrathi/word-wrap",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
"Aashutosh Rathi <aashutoshrathi@gmail.com>",
"Danilo Sampaio <danilo.sampaio@gmail.com> (localhost:8080)",

@@ -19,6 +20,6 @@ "Fede Ramirez <i@2fd.me> (https://2fd.github.io)",

"type": "git",
"url": "git+https://github.com/jonschlinkert/word-wrap.git"
"url": "git+https://github.com/aashutoshrathi/word-wrap.git"
},
"bugs": {
"url": "https://github.com/jonschlinkert/word-wrap/issues"
"url": "https://github.com/aashutoshrathi/word-wrap/issues"
},

@@ -80,122 +81,3 @@ "license": "MIT",

]
},
"dependencies": {
"argparse": "^1.0.10",
"arr-union": "^3.1.0",
"array-slice": "^0.2.3",
"assign-symbols": "^1.0.0",
"atob": "^2.1.2",
"autolinker": "^0.28.1",
"balanced-match": "^1.0.2",
"base": "^0.11.2",
"brace-expansion": "^1.1.11",
"browser-stdout": "^1.3.0",
"cache-base": "^1.0.1",
"class-utils": "^0.3.6",
"collection-visit": "^1.0.0",
"commander": "^2.9.0",
"component-emitter": "^1.3.0",
"concat-map": "^0.0.1",
"concat-with-sourcemaps": "^1.1.0",
"copy-descriptor": "^0.1.1",
"core-util-is": "^1.0.3",
"debug": "^2.6.8",
"decode-uri-component": "^0.2.2",
"define-property": "^0.2.5",
"diff": "^3.2.0",
"escape-string-regexp": "^1.0.5",
"expand-range": "^1.8.2",
"expand-reflinks": "^0.2.1",
"extend-shallow": "^2.0.1",
"fill-range": "^2.2.4",
"for-in": "^1.0.2",
"fs.realpath": "^1.0.0",
"get-value": "^2.0.6",
"gfm-code-block-regex": "^1.0.0",
"gfm-code-blocks": "^1.0.0",
"glob": "^7.1.1",
"graceful-readlink": "^1.0.1",
"growl": "^1.9.2",
"gulp-header": "^1.8.12",
"has-flag": "^1.0.0",
"has-value": "^1.0.0",
"has-values": "^1.0.0",
"he": "^1.1.1",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"is-accessor-descriptor": "^0.1.6",
"is-buffer": "^1.1.6",
"is-data-descriptor": "^0.1.4",
"is-descriptor": "^0.1.6",
"is-extendable": "^0.1.1",
"is-number": "^2.1.0",
"is-plain-object": "^2.0.4",
"isarray": "^1.0.0",
"isobject": "^2.1.0",
"json3": "^3.3.2",
"kind-of": "^5.1.0",
"lazy-cache": "^2.0.2",
"list-item": "^1.1.1",
"lodash._baseassign": "^3.2.0",
"lodash._basecopy": "^3.0.1",
"lodash._basecreate": "^3.0.3",
"lodash._getnative": "^3.9.1",
"lodash._isiterateecall": "^3.0.9",
"lodash._reinterpolate": "^3.0.0",
"lodash.create": "^3.1.1",
"lodash.isarguments": "^3.1.0",
"lodash.isarray": "^3.0.4",
"lodash.keys": "^3.1.2",
"lodash.template": "^4.5.0",
"lodash.templatesettings": "^4.2.0",
"map-cache": "^0.2.2",
"map-visit": "^1.0.0",
"markdown-utils": "^0.7.3",
"math-random": "^1.0.4",
"minimatch": "^3.1.2",
"minimist": "^0.0.8",
"mixin-deep": "^1.3.2",
"mkdirp": "^0.5.1",
"ms": "^2.0.0",
"object-copy": "^0.1.0",
"object-visit": "^1.0.1",
"once": "^1.4.0",
"pascalcase": "^0.1.1",
"path-is-absolute": "^1.0.1",
"pretty-remarkable": "^0.4.1",
"process-nextick-args": "^2.0.1",
"randomatic": "^3.1.1",
"readable-stream": "^2.3.8",
"regex-not": "^1.0.2",
"remarkable": "^1.7.4",
"repeat-element": "^1.1.4",
"repeat-string": "^1.6.1",
"resolve-url": "^0.2.1",
"ret": "^0.1.15",
"safe-buffer": "^5.1.2",
"safe-regex": "^1.1.0",
"sections": "^0.1.10",
"set-getter": "^0.1.1",
"set-value": "^2.0.1",
"snapdragon": "^0.8.2",
"source-map": "^0.6.1",
"source-map-resolve": "^0.5.3",
"source-map-url": "^0.4.1",
"split-string": "^3.1.0",
"sprintf-js": "^1.0.3",
"static-extend": "^0.1.2",
"string_decoder": "^1.1.1",
"supports-color": "^3.1.2",
"through2": "^2.0.5",
"to-gfm-code-block": "^0.1.1",
"to-object-path": "^0.3.0",
"to-regex": "^3.0.2",
"union-value": "^1.0.1",
"unset-value": "^1.0.0",
"urix": "^0.1.0",
"use": "^3.1.1",
"util-deprecate": "^1.0.2",
"wrappy": "^1.0.2",
"xtend": "^4.0.2"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc