@contentful/rich-text-types
Advanced tools
Comparing version 16.3.5 to 16.4.0
{ | ||
"name": "@contentful/rich-text-types", | ||
"version": "16.3.5", | ||
"version": "16.4.0", | ||
"main": "dist/index.js", | ||
@@ -23,4 +23,4 @@ "typings": "dist/types/index.d.ts", | ||
"prebuild": "rimraf dist", | ||
"build": "yarn generate-json-schema && tsc --module commonjs && rollup -c rollup.config.js", | ||
"start": "tsc && rollup -c rollup.config.js -w", | ||
"build": "yarn generate-json-schema && tsc --module commonjs && rollup -c --bundleConfigAsCjs rollup.config.js", | ||
"start": "tsc && rollup -c --bundleConfigAsCjs rollup.config.js -w", | ||
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'", | ||
@@ -35,18 +35,9 @@ "generate-json-schema": "ts-node -O '{\"module\": \"commonjs\"}' ./tools/jsonSchemaGen", | ||
"faker": "^4.1.0", | ||
"jest": "^27.1.0", | ||
"rimraf": "^2.6.3", | ||
"rollup": "^1.32.1", | ||
"rollup-plugin-commonjs": "^9.3.4", | ||
"rollup-plugin-copy": "^2.0.0", | ||
"rollup-plugin-json": "^4.0.0", | ||
"rollup-plugin-node-resolve": "^4.2.4", | ||
"rollup-plugin-sourcemaps": "^0.6.3", | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
"ts-jest": "^29.1.2", | ||
"ts-node": "^10.2.1", | ||
"tslint": "^6.1.3", | ||
"typescript": "^5.3.2", | ||
"typescript-json-schema": "^0.50.1" | ||
"typescript-json-schema": "0.56.0" | ||
}, | ||
"gitHead": "63b4725a298fa5ea480f19e06cfc324996941c95" | ||
"gitHead": "f39fbb99956d719a695eb917dbddb5af969d52b6" | ||
} |
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
9
59291
45
896
1