Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 0.5.0 to 0.5.1

5

.yaspeller.default.json
{
"excludeFiles": [],
"excludeFiles": [
".git",
"node_modules"
],
"format": "auto",

@@ -4,0 +7,0 @@ "lang": "en,ru",

2

bin/cli.js

@@ -25,3 +25,3 @@ #!/usr/bin/env node

dictionary = JSON.parse(dict.toString('utf-8'));
dict = JSON.parse(dict.toString('utf-8'));
program.debug && printDebug('use dictionary: ' + filename);

@@ -28,0 +28,0 @@ } catch(e) {

@@ -10,3 +10,3 @@ {

"description": "Проверка опечаток в текстах, в файлах и на сайтах",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",

@@ -13,0 +13,0 @@ "homepage": "https://github.com/hcodes/yaspeller",

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