Socket
Socket
Sign inDemoInstall

eyo-kernel

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eyo-kernel - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

3

CHANGELOG.md
# Changelog
## v2.3.1
- Мелкие правки.
## v2.3.0

@@ -4,0 +7,0 @@ - Доработки для использования в клиентских скриптах.

2

lib/dictionary.js

@@ -6,3 +6,3 @@ 'use strict';

const pathSafeDict = '../dict/safe.txt';
const pathNotSafeDict = path.resolve(__dirname, '../dict/not_safe.txt');
const pathNotSafeDict = '../dict/not_safe.txt';

@@ -9,0 +9,0 @@ module.exports = class Dictionary {

{
"name": "eyo-kernel",
"description": "Restoring the letter «ё» (yo) in russian texts",
"version": "2.3.0",
"version": "2.3.1",
"author": {

@@ -6,0 +6,0 @@ "name": "Denis Seleznev",

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