Socket
Socket
Sign inDemoInstall

electron-spell-check-provider

Package Overview
Dependencies
16
Maintainers
16
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

CHANGELOG.md

4

package.json
{
"name": "electron-spell-check-provider",
"version": "1.1.0",
"version": "1.1.1",
"description": "Because Electron's spell-check APIs are just a little too low-level.",

@@ -27,5 +27,5 @@ "main": "src/index.js",

"dependencies": {
"spellchecker": "^3.2.1",
"spellchecker": "^3.4.4",
"underscore": "^1.8.3"
}
}

@@ -29,2 +29,6 @@ # electron-spell-check-provider

```js
yarn add electron-spell-check-provider
```
or
```js
npm install electron-spell-check-provider --save

@@ -31,0 +35,0 @@ ```

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc