@portabletext/toolkit
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@portabletext/toolkit", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Toolkit of handy utility functions for dealing with Portable Text", | ||
@@ -22,2 +22,3 @@ "main": "./dist/portable-text-toolkit.cjs.js", | ||
"clean": "rimraf .nyc_output coverage", | ||
"docs": "typedoc", | ||
"coverage": "tap test/*.test.* --coverage-report=html", | ||
@@ -24,0 +25,0 @@ "lint": "eslint . && tsc --noEmit", |
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
50024