@uniformdev/richtext
Advanced tools
Comparing version 19.54.3-alpha.3 to 19.54.3-alpha.5
{ | ||
"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" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
56003
8
1560