space-flight-now-scraper
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -57,2 +57,6 @@ 'use strict' | ||
module.export = new Scraper() | ||
/*(new Scraper()).nextLaunches().then(data => { | ||
console.log(data) | ||
})*/ | ||
module.exports = new Scraper() |
{ | ||
"name": "space-flight-now-scraper", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "scrapes space flight now into json", | ||
@@ -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
5298
56