Socket
Socket
Sign inDemoInstall

@webspellchecker/wproofreader-sdk-js

Package Overview
Dependencies
0
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.1.0

CHANGELOG.md

6

package.json
{
"name": "@webspellchecker/wproofreader-sdk-js",
"version": "1.0.2",
"version": "1.1.0",
"description": "WProofreader SDK package to simplify the integration into modern JavaScript applications.",

@@ -22,4 +22,6 @@ "repository": {

"files": [
"src"
"src",
"index.d.ts"
],
"types": "index.d.ts",
"keywords": [

@@ -26,0 +28,0 @@ "WProofreader",

@@ -65,3 +65,3 @@ # WProofreader SDK JavaScript

Use `init` method to inialize WProofreader in a container. You can specify the other configuration options for the local initialization if needed. Or skip using `configure` method all together and set all the options directly in the `init` method.
Use `init` method to initialize WProofreader in a container. You can specify the other configuration options for the local initialization if needed. Or skip using `configure` method all together and set all the options directly in the `init` method.

@@ -108,3 +108,3 @@ ```js

* Flags non-inclusive or profane English terms, suggesting unbiased alternatives.
* Combines spelling autocorrector and autocomplete suggestions for quicker and error-free writing, primarily in English dialects.
* Combines spelling autocorrect and autocomplete suggestions for quicker and error-free writing, primarily in English dialects.
* Ensures data security with on-premise deployment options and allows user-centric customization including theme and language settings.

@@ -111,0 +111,0 @@ * Enables the creation of custom dictionaries and industry-specific vocabularies, providing users with more accurate results.

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