rss-parser
Advanced tools
Comparing version 3.5.0 to 3.5.1
{ | ||
"name": "rss-parser", | ||
"version": "3.5.0", | ||
"version": "3.5.1", | ||
"main": "index.js", | ||
@@ -12,14 +12,14 @@ "scripts": { | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-loader": "^7.1.2", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-core": "^6.26.3", | ||
"babel-loader": "^7.1.5", | ||
"babel-preset-env": "^1.7.0", | ||
"chai": "^3.4.1", | ||
"express": "^4.15.4", | ||
"express": "^4.16.3", | ||
"mocha": "^5.2.0", | ||
"puppeteer": "^1.4.0", | ||
"webpack": "^3.5.5" | ||
"puppeteer": "^1.8.0", | ||
"webpack": "^3.12.0" | ||
}, | ||
"dependencies": { | ||
"entities": "^1.1.1", | ||
"xml2js": "^0.4.17" | ||
"xml2js": "^0.4.19" | ||
}, | ||
@@ -26,0 +26,0 @@ "directories": { |
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
4259581
Updatedxml2js@^0.4.19