@llamaindex/pdf-viewer
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@llamaindex/pdf-viewer", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "React PDF viewer for LLM applications", | ||
@@ -34,4 +34,3 @@ "type": "module", | ||
"tsc": "tsc", | ||
"watch": "yarn build-js-esm --watch & yarn build-js-cjs --watch & nodemon --watch src --ext css --exec \"yarn copy-styles\"", | ||
"postinstall": "husky" | ||
"watch": "yarn build-js-esm --watch & yarn build-js-cjs --watch & nodemon --watch src --ext css --exec \"yarn copy-styles\"" | ||
}, | ||
@@ -88,2 +87,2 @@ "dependencies": { | ||
} | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
109303