@socialgouv/dila-api-client
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -0,1 +1,8 @@ | ||
## [1.1.7](https://github.com/SocialGouv/dila-api-client/compare/v1.1.6...v1.1.7) (2021-06-12) | ||
### Bug Fixes | ||
* **deps:** update dependency p-all to v4 ([#304](https://github.com/SocialGouv/dila-api-client/issues/304)) ([e69c105](https://github.com/SocialGouv/dila-api-client/commit/e69c10571ea727f6fe7a2c73e6e6fc16f51eb376)) | ||
## [1.1.6](https://github.com/SocialGouv/dila-api-client/compare/v1.1.5...v1.1.6) (2020-11-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@socialgouv/dila-api-client", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "a client for the DILA API that publishes the french law", | ||
@@ -28,3 +28,3 @@ "homepage": "https://github.com/SocialGouv/dila-api-client", | ||
"node-fetch": "^2.6.1", | ||
"p-all": "^3.0.0", | ||
"p-all": "^4.0.0", | ||
"simple-oauth2": "^3.4.0" | ||
@@ -35,14 +35,14 @@ }, | ||
"@types/debug": "^4.1.5", | ||
"@types/jest": "^26.0.15", | ||
"@types/node": "^12.12.31", | ||
"@types/node-fetch": "^2.5.7", | ||
"@types/simple-oauth2": "^2.5.3", | ||
"jest": "^26.6.2", | ||
"@types/jest": "^26.0.23", | ||
"@types/node": "^14.17.3", | ||
"@types/node-fetch": "^2.5.10", | ||
"@types/simple-oauth2": "^2.5.4", | ||
"jest": "^26.6.3", | ||
"jest-fetch-mock": "^2.1.2", | ||
"prettier": "^2.1.2", | ||
"ts-jest": "^26.4.3", | ||
"ts-node": "^9.0.0", | ||
"prettier": "^2.3.1", | ||
"ts-jest": "^26.5.6", | ||
"ts-node": "^10.0.0", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.0.5" | ||
"typescript": "^4.2.4" | ||
} | ||
} |
@@ -26,3 +26,3 @@ # @socialgouv/dila-api-client | ||
| Sandbox | API_HOST | https://sandbox-api.aife.economie.gouv.fr/dila/legifrance/lf-engine-app | | ||
| Sandbo | TOKEN_HOST | https://sandbox-oauth.aife.economie.gouv.fr | | ||
| Sandbox | TOKEN_HOST | https://sandbox-oauth.aife.economie.gouv.fr | | ||
@@ -29,0 +29,0 @@ ## Récupérer la table des matières d'un code |
Sorry, the diff of this file is not supported yet
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
184697
+ Addedaggregate-error@4.0.1(transitive)
+ Addedclean-stack@4.2.0(transitive)
+ Addedescape-string-regexp@5.0.0(transitive)
+ Addedindent-string@5.0.0(transitive)
+ Addedp-all@4.0.0(transitive)
+ Addedp-map@5.5.0(transitive)
- Removedaggregate-error@3.1.0(transitive)
- Removedclean-stack@2.2.0(transitive)
- Removedindent-string@4.0.0(transitive)
- Removedp-all@3.0.0(transitive)
- Removedp-map@4.0.0(transitive)
Updatedp-all@^4.0.0