datocms-structured-text-generic-html-renderer
Advanced tools
Comparing version 1.0.15 to 1.1.0-alpha.0
{ | ||
"name": "datocms-structured-text-generic-html-renderer", | ||
"version": "1.0.15", | ||
"version": "1.1.0-alpha.0", | ||
"description": "A set of Typescript types and helpers to work with DatoCMS Structured Text fields", | ||
@@ -12,4 +12,6 @@ "keywords": [ | ||
"license": "MIT", | ||
"main": "dist/lib/index.js", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"typings": "dist/types/index.d.ts", | ||
"sideEffects": false, | ||
"directories": { | ||
@@ -27,3 +29,3 @@ "lib": "dist", | ||
"scripts": { | ||
"build": "tsc --module commonjs", | ||
"build": "tsc && tsc --project ./tsconfig.esnext.json", | ||
"prebuild": "rimraf dist" | ||
@@ -35,5 +37,5 @@ }, | ||
"dependencies": { | ||
"datocms-structured-text-utils": "^1.0.15" | ||
"datocms-structured-text-utils": "^1.1.0-alpha.0" | ||
}, | ||
"gitHead": "613e1b8fa79f894f110a3b6e41bb70f33371825b" | ||
"gitHead": "c7afc1966e7e95101c4d945f9612e490ba9e393b" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
23019
9
230
1