podcast-parser
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -23,3 +23,3 @@ 'use strict'; | ||
parse(data, options, parsed); | ||
parse(data.body || data, options, parsed); | ||
} | ||
@@ -26,0 +26,0 @@ |
{ | ||
"name": "podcast-parser", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Feed parser with focus in podcasts", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4419246