@socialgouv/dila-api-client
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,8 @@ | ||
## [1.2.1](https://github.com/SocialGouv/dila-api-client/compare/v1.2.0...v1.2.1) (2021-09-13) | ||
### Bug Fixes | ||
* **deps:** update dependency node-fetch to ^2.6.2 ([#337](https://github.com/SocialGouv/dila-api-client/issues/337)) ([e72476a](https://github.com/SocialGouv/dila-api-client/commit/e72476a26e016a3ca2e83e414a84e91a8c3c3fe0)) | ||
# [1.2.0](https://github.com/SocialGouv/dila-api-client/compare/v1.1.8...v1.2.0) (2021-08-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@socialgouv/dila-api-client", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "a client for the DILA API that publishes the french law", | ||
@@ -27,3 +27,3 @@ "homepage": "https://github.com/SocialGouv/dila-api-client", | ||
"debug": "^4.3.2", | ||
"node-fetch": "^2.6.1", | ||
"node-fetch": "^2.6.2", | ||
"p-all": "^4.0.0", | ||
@@ -33,4 +33,4 @@ "simple-oauth2": "^4.2.0" | ||
"devDependencies": { | ||
"@babel/core": "^7.15.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.15.0", | ||
"@babel/core": "^7.15.5", | ||
"@babel/plugin-transform-modules-commonjs": "^7.15.4", | ||
"@babel/preset-typescript": "^7.15.0", | ||
@@ -37,0 +37,0 @@ "@socialgouv/tslint-config-recommended": "^0.35.0", |
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
140396
Updatednode-fetch@^2.6.2