@contentful/rich-text-plain-text-renderer
Advanced tools
Comparing version 16.1.5 to 16.2.0
{ | ||
"name": "@contentful/rich-text-plain-text-renderer", | ||
"version": "16.1.5", | ||
"version": "16.2.0", | ||
"main": "dist/rich-text-plain-text-renderer.es5.js", | ||
@@ -25,14 +25,12 @@ "typings": "dist/types/index.d.ts", | ||
"start": "tsc && rollup -c --bundleConfigAsCjs rollup.config.js -w", | ||
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'", | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^16.5.4" | ||
"@contentful/rich-text-types": "^16.6.0" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "^2.6.3", | ||
"ts-jest": "^29.1.2", | ||
"tslint": "^6.1.3" | ||
"ts-jest": "^29.1.2" | ||
}, | ||
"gitHead": "caf897d8199f4686de5db7f52eef06008fbd0f65" | ||
"gitHead": "20be31a63585be2d76e2e29c9fd6b66978e5113d" | ||
} |
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
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
2
62447