react-native-pdf
Advanced tools
Comparing version 6.6.0 to 6.6.1
{ | ||
"name": "react-native-pdf", | ||
"version": "6.6.0", | ||
"version": "6.6.1", | ||
"summary": "A react native PDF view component", | ||
"description": "A react native PDF view component, support ios and android platform", | ||
"main": "dist/index.js", | ||
"main": "index.js", | ||
"repository": { | ||
@@ -43,3 +43,12 @@ "type": "git", | ||
"dist/", | ||
"react-native-pdf.podspec" | ||
"react-native-pdf.podspec", | ||
"DoubleTapView.js", | ||
"index.d.ts", | ||
"index.js", | ||
"index.js.flow", | ||
"PdfManager.js", | ||
"PdfPageView.js", | ||
"PdfView.js", | ||
"PdfViewFlatList.js", | ||
"PinchZoomView.js" | ||
], | ||
@@ -49,2 +58,2 @@ "scripts": { | ||
} | ||
} | ||
} |
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
153190
47
601
0