edgar-parser
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "edgar-parser", | ||
"description": "A high-performance Rust-based library for parsing XBRL and XML filings from EDGAR.", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"license": "MIT", | ||
@@ -62,10 +62,10 @@ "repository": { | ||
"optionalDependencies": { | ||
"edgar-parser-win32-x64-msvc": "0.0.7", | ||
"edgar-parser-darwin-x64": "0.0.7", | ||
"edgar-parser-linux-x64-gnu": "0.0.7", | ||
"edgar-parser-darwin-arm64": "0.0.7", | ||
"edgar-parser-android-arm64": "0.0.7", | ||
"edgar-parser-linux-arm64-gnu": "0.0.7", | ||
"edgar-parser-linux-x64-musl": "0.0.7" | ||
"edgar-parser-win32-x64-msvc": "0.0.8", | ||
"edgar-parser-darwin-x64": "0.0.8", | ||
"edgar-parser-linux-x64-gnu": "0.0.8", | ||
"edgar-parser-darwin-arm64": "0.0.8", | ||
"edgar-parser-android-arm64": "0.0.8", | ||
"edgar-parser-linux-arm64-gnu": "0.0.8", | ||
"edgar-parser-linux-x64-musl": "0.0.8" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
72837