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.11 to 2.3.12

21

package.json
{
"private": false,
"name": "@grammarly/editor-sdk",
"description": "Grammarly writing SDK for web editors",
"description": "Grammarly's writing SDK for web editors",
"keywords": [
"grammarly",
"grammar",
"ai",
"artificial-intelligence",
"spellcheck",

@@ -14,8 +16,13 @@ "spell-check",

"writing",
"readability"
"readability",
"generative",
"api",
"sdk",
"plugin"
],
"version": "2.3.11",
"version": "2.3.12",
"main": "./lib/index.js",
"module": "./lib/index.esm.js",
"unpkg": "./lib/index.iife.js",
"jsdelivr": "./lib/index.iife.js",
"types": "./lib/editor-sdk.d.ts",

@@ -40,6 +47,6 @@ "license": "Apache-2.0",

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

@@ -46,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