@contentful/rich-text-html-renderer
Advanced tools
Comparing version 13.4.0 to 14.1.0
{ | ||
"name": "@contentful/rich-text-html-renderer", | ||
"version": "13.4.0", | ||
"version": "14.1.0", | ||
"main": "dist/rich-text-html-renderer.es5.js", | ||
@@ -23,6 +23,7 @@ "typings": "dist/types/index.d.ts", | ||
"build": "tsc --module commonjs && rollup -c rollup.config.js", | ||
"start": "tsc && rollup -c rollup.config.js -w" | ||
"start": "tsc && rollup -c rollup.config.js -w", | ||
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'" | ||
}, | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^13.4.0", | ||
"@contentful/rich-text-types": "^14.1.0", | ||
"escape-html": "^1.0.3" | ||
@@ -41,4 +42,5 @@ }, | ||
"ts-jest": "^24.0.2", | ||
"tslint": "^5.16.0", | ||
"typescript": "^3.4.5" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
4889
12
2
0
3
+ Added@contentful/rich-text-types@14.1.2(transitive)
- Removed@contentful/rich-text-types@13.4.0(transitive)