notion-content-render
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "notion-content-render", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A library to render notion content structure to React or MD", | ||
@@ -30,3 +30,4 @@ "main": "dist/index.js", | ||
"clean": "rm -rf dist", | ||
"fixture": "ts-node -T fixtures/dump_test_fixture.ts" | ||
"fixture": "ts-node -T fixtures/dump_test_fixture.ts", | ||
"release": "rm -rf dist && tsc && np" | ||
}, | ||
@@ -33,0 +34,0 @@ "devDependencies": { |
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
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
13094
9
231