Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "api-lyon", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Lyon api wrapper", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "node_modules/mocha/bin/mocha -b" |
@@ -9,3 +9,3 @@ // var ApiLyon = require("./dist/index"); | ||
apiLyon.velov.status.get('wfs') | ||
apiLyon.velov.stations.get('wfs') | ||
.then(response => { | ||
@@ -18,2 +18,4 @@ console.log(response) | ||
// apiLyon.velov.status.get('wfs') | ||
@@ -20,0 +22,0 @@ // .then(response => { |
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
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
18324
0