Socket
Socket
Sign inDemoInstall

yaspeller

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaspeller - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

8

CHANGELOG.md
# Changelog
## 2.5.1
- Updated deps in package.json
## 2.5.0

@@ -9,3 +13,3 @@ - Replace npm module `eyo` to `eyo-kernel`

Before(<= 2.4.0):
Before (<= 2.4.0):
```js

@@ -20,3 +24,3 @@ [

After(2.5.0):
After (2.5.0):
```js

@@ -23,0 +27,0 @@ [

@@ -13,3 +13,3 @@ {

"description": "Search tool typos in the text, files and websites",
"version": "2.5.0",
"version": "2.5.1",
"license": "MIT",

@@ -36,22 +36,22 @@ "homepage": "https://github.com/hcodes/yaspeller",

"dependencies": {
"async": "~1.2.1",
"chalk": "~1.0.0",
"commander": "~2.8.0",
"async": "~1.4.2",
"chalk": "~1.1.1",
"commander": "~2.9.0",
"eyo-kernel": "~1.0.0",
"entities": "~1.1.1",
"isutf8": "~1.0.11",
"lodash": "3.x",
"minimatch": "~2.0.1",
"request": "2.x",
"showdown": "~1.1.0",
"strip-json-comments": "~1.0.2",
"xml2js": "~0.4.5"
"lodash": "^3.10.1",
"minimatch": "~3.0.0",
"request": "^2.65.0",
"showdown": "~1.2.3",
"strip-json-comments": "~1.0.4",
"xml2js": "~0.4.13"
},
"devDependencies": {
"chai": "~3.0.0",
"istanbul": "~0.3.7",
"jscs": "~1.13.1",
"chai": "~3.3.0",
"istanbul": "~0.4.0",
"jscs": "^2.3.4",
"jshint": "~2.8.0",
"mocha": "~2.2.1",
"sinon": "^1.14.1"
"mocha": "~2.3.3",
"sinon": "^1.17.1"
},

@@ -58,0 +58,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