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

@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.9 to 2.3.10

10

package.json

@@ -16,3 +16,3 @@ {

],
"version": "2.3.9",
"version": "2.3.10",
"main": "./lib/index.js",

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

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

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

@@ -13,3 +13,3 @@ # Grammarly Text Editor SDK

1. Create a new [Grammarly for Developers app](https://developer.grammarly.com/apps)
1. Create a new [Grammarly for Developers app](https://developer.grammarly.com/apps?utm_source=npm&utm_medium=developer&utm_campaign=readme-js&utm_term=grammarly-js)
1. Install the Grammarly Text Editor SDK:

@@ -29,3 +29,3 @@

1. Add the Grammarly Text Editor Plugin to your text editors by wrapping them with the [grammarly-editor-plugin](https://developer.grammarly.com/docs/api/editor-sdk/grammarlyeditorpluginelement) web component.
1. Add the Grammarly Text Editor Plugin to your text editors by wrapping them with the [grammarly-editor-plugin](https://developer.grammarly.com/docs/api/editor-sdk/grammarlyeditorpluginelement?utm_source=npm&utm_medium=developer&utm_campaign=readme-js&utm_term=grammarly-js) web component.
```ts

@@ -41,4 +41,4 @@ <grammarly-editor-plugin>

- [Grammarly for Developers Documentation](https://developer.grammarly.com/docs/)
- [Grammarly for Developers API Reference](https://developer.grammarly.com/docs/api/editor-sdk)
- [Grammarly for Developers Documentation](https://developer.grammarly.com/docs/?utm_source=npm&utm_medium=developer&utm_campaign=readme-js&utm_term=grammarly-js)
- [Grammarly for Developers API Reference](https://developer.grammarly.com/docs/api/editor-sdk/?utm_source=npm&utm_medium=developer&utm_campaign=readme-js&utm_term=grammarly-js)
- [Grammarly for Developers Code Examples on GitHub](https://github.com/grammarly/grammarly-for-developers)

@@ -45,0 +45,0 @@

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