Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@socialgouv/dila-api-client

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socialgouv/dila-api-client - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

7

CHANGELOG.md

@@ -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 @@

22

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc