@marvr/storyblok-rich-text-types
Advanced tools
Comparing version 3.1.2 to 3.2.0
{ | ||
"name": "@marvr/storyblok-rich-text-types", | ||
"version": "3.1.2", | ||
"main": "./dist/storyblok-rich-text-types.cjs.js", | ||
"module": "./dist/storyblok-rich-text-types.es.js", | ||
"types": "./dist/storyblok-rich-text-types.d.ts", | ||
"scripts": { | ||
"build": "pnpm clean && rollup -c", | ||
"clean": "rm -rf dist" | ||
"version": "3.2.0", | ||
"keywords": [ | ||
"rich-text", | ||
"renderer", | ||
"storyblok", | ||
"types", | ||
"typescript", | ||
"declaration" | ||
], | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/MarvinRudolph/storyblok-rich-text-renderer.git" | ||
}, | ||
"author": "Marvin Rudolph", | ||
"type": "module", | ||
"bugs": { | ||
"url": "https://github.com/MarvinRudolph/storyblok-rich-text-renderer/issues" | ||
}, | ||
"homepage": "https://github.com/MarvinRudolph/storyblok-rich-text-renderer#readme", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"src" | ||
], | ||
"gitHead": "8dda1678cf682d8cf7ae1d7389bea69d0e7c673d" | ||
} | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"./src": "./src/index.ts" | ||
}, | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"tsup": "^5.11.11" | ||
}, | ||
"scripts": { | ||
"build": "rm -rf dist && tsup src/index.ts --format esm,cjs --dts" | ||
}, | ||
"readme": "# @marvr/storyblok-rich-text-types\n\n> Type definitions for every node.\n\nThis package is shipped automatically with the renderer. You don't need to install it manually." | ||
} |
# @marvr/storyblok-rich-text-types | ||
## WIP | ||
> Type definitions for every node. | ||
This package is shipped automatically with the renderer. You don't need to install it manually. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18254
8
0
588
0
0
5
0
Yes
1
1