hubeau-api
Advanced tools
Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "hubeau-api", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "hubeau api wrapper in javascript", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -5,2 +5,3 @@ # HUBEAU API wrapper | ||
Infos sur l'API HUBEAU : https://hubeau.eaufrance.fr/page/apis<br/> | ||
Travail en cours...<br/> | ||
@@ -18,6 +19,8 @@ | ||
import hubeauApi from 'hubeau-api'; | ||
ESM :<br /> | ||
ou <br /> | ||
import { hydrometrie, etatPiscicole , ... } from "hubeau-api"; | ||
CommonJs : <br /> | ||
const hubeauApi = require('hubeau-api'); | ||
@@ -24,0 +27,0 @@ |
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
232899
90