Socket
Socket
Sign inDemoInstall

@grammarly/editor-sdk

Package Overview
Dependencies
Maintainers
8
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grammarly/editor-sdk - npm Package Compare versions

Comparing version 2.3.14 to 2.3.15

2

lib/editor-sdk.beta.d.ts

@@ -224,3 +224,3 @@ /**

*
* Note that tone detection requires a text of at least 150 characters.
* Note that tone detection requires a text of at least 120 characters and will not activate if the text is over 2500 characters in length.
*

@@ -227,0 +227,0 @@ * @remarks Tone detector is available only on the Plus plan. {@link https://developer.grammarly.com/plans | Learn more} about our plans.

@@ -224,3 +224,3 @@ /**

*
* Note that tone detection requires a text of at least 150 characters.
* Note that tone detection requires a text of at least 120 characters and will not activate if the text is over 2500 characters in length.
*

@@ -227,0 +227,0 @@ * @remarks Tone detector is available only on the Plus plan. {@link https://developer.grammarly.com/plans | Learn more} about our plans.

@@ -22,3 +22,3 @@ {

],
"version": "2.3.14",
"version": "2.3.15",
"main": "./lib/index.js",

@@ -47,6 +47,6 @@ "module": "./lib/index.esm.js",

"devDependencies": {
"@grammarly/plugin-core": "2.3.14",
"@grammarly/plugin-editor": "2.3.14",
"@grammarly/plugin-invariant": "2.3.14",
"@grammarly/plugin-reactivity": "2.3.14",
"@grammarly/plugin-core": "2.3.15",
"@grammarly/plugin-editor": "2.3.15",
"@grammarly/plugin-invariant": "2.3.15",
"@grammarly/plugin-reactivity": "2.3.15",
"@microsoft/api-extractor": "^7.28.7",

@@ -53,0 +53,0 @@ "@testing-library/jest-dom": "^5.11.10",

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