@contentful/rich-text-types
Advanced tools
Comparing version 15.9.0 to 15.9.1
@@ -1,3 +0,1 @@ | ||
import 'core-js/features/object/values'; | ||
import 'core-js/features/array/includes'; | ||
export { BLOCKS } from './blocks'; | ||
@@ -4,0 +2,0 @@ export { INLINES } from './inlines'; |
{ | ||
"name": "@contentful/rich-text-types", | ||
"version": "15.9.0", | ||
"main": "dist/rich-text-types.es5.js", | ||
"version": "15.9.1", | ||
"main": "dist/index.js", | ||
"typings": "dist/types/index.d.ts", | ||
@@ -33,3 +33,2 @@ "files": [ | ||
"@types/node": "^14.17.14", | ||
"core-js": "^3.17.2", | ||
"faker": "^4.1.0", | ||
@@ -52,3 +51,3 @@ "jest": "^27.1.0", | ||
}, | ||
"gitHead": "bbcf33d2f75d0b1c81a140488e0f4e2ea9f7e4c3" | ||
"gitHead": "ccedf46a17edcdb71bbb18bc3fce63db1b8f78c0" | ||
} |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
18
74
1
1
170225
5234