@grammarly/editor-sdk
Advanced tools
Comparing version 2.3.11 to 2.3.12
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
90591