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

@grammarly/editor-sdk

Package Overview
Dependencies
Maintainers
7
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 1.10.1 to 1.10.2

1

lib/editor-sdk.beta.d.ts

@@ -532,2 +532,3 @@ /**

*
* @customElement \{ "events": "GrammarlyEditorPluginElementEventMap", "attributes": "Attributes", "file": "packages/plugin-editor/src/WebComponents/GrammarlyEditorPluginElement.tsx", "tsConfigFilePath": "packages/plugin-editor/tsconfig.json" \}
* @public

@@ -534,0 +535,0 @@ */

@@ -524,2 +524,3 @@ /**

*
* @customElement \{ "events": "GrammarlyEditorPluginElementEventMap", "attributes": "Attributes", "file": "packages/plugin-editor/src/WebComponents/GrammarlyEditorPluginElement.tsx", "tsConfigFilePath": "packages/plugin-editor/tsconfig.json" \}
* @public

@@ -526,0 +527,0 @@ */

10

package.json

@@ -5,3 +5,3 @@ {

"description": "Grammarly writing SDK for web editors",
"version": "1.10.1",
"version": "1.10.2",
"main": "./lib/index.js",

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

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

@@ -35,0 +35,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