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

@uniformdev/richtext

Package Overview
Dependencies
Maintainers
11
Versions
432
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/richtext - npm Package Compare versions

Comparing version 19.54.3-alpha.3 to 19.54.3-alpha.5

29

package.json
{
"name": "@uniformdev/richtext",
"version": "19.54.3-alpha.3+c24f64403",
"version": "19.54.3-alpha.5+014bd6280",
"description": "Common functionality and types for Uniform Rich Text parameters",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
"exports": {
"import": {
"types": "./dist/index.d.mts",
"node": "./dist/index.mjs",
"default": "./dist/index.esm.js"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
"import": "./dist/index.mjs",
"require": "./dist/index.js"
},
"types": "./dist/index.d.ts",
"typesVersions": {
"*": {
".": [
"./dist/index.d.ts"
],
"cli": [
"./dist/cli/cli.d.ts"
]
}
},
"sideEffects": false,

@@ -48,3 +29,3 @@ "scripts": {

"@lexical/rich-text": "^0.12.0",
"@uniformdev/canvas": "^19.54.3-alpha.3+c24f64403",
"@uniformdev/canvas": "^19.54.3-alpha.5+014bd6280",
"lexical": "^0.12.0"

@@ -58,3 +39,3 @@ },

},
"gitHead": "c24f64403ca47e28674e94da9ab1566671f398fc"
"gitHead": "014bd628043639e39e853dfdc2a7f1d2da340854"
}
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