Socket
Socket
Sign inDemoInstall

@socialgouv/dila-api-client

Package Overview
Dependencies
Maintainers
2
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.2.3 to 1.2.4

4

lib/constants.js

@@ -7,4 +7,4 @@ "use strict";

exports.API_HOST = process.env.API_HOST ||
"https://api.aife.economie.gouv.fr/dila/legifrance-beta/lf-engine-app";
exports.TOKEN_HOST = process.env.TOKEN_HOST || "https://oauth.aife.economie.gouv.fr";
"https://api.piste.gouv.fr/dila/legifrance/lf-engine-app";
exports.TOKEN_HOST = process.env.TOKEN_HOST || "https://oauth.piste.gouv.fr/api/oauth/token";
exports.CONFIG = {

@@ -11,0 +11,0 @@ auth: {

{
"name": "@socialgouv/dila-api-client",
"version": "1.2.3",
"version": "1.2.4",
"description": "a client for the DILA API that publishes the french law",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/SocialGouv/dila-api-client",

@@ -25,4 +25,4 @@ # @socialgouv/dila-api-client

| * | OAUTH_CLIENT_SECRET | AIFE OAUTH secret |
| Prod | API_HOST | https://api.aife.economie.gouv.fr/dila/legifrance-beta/lf-engine-app |
| Prod | TOKEN_HOST | https://oauth.aife.economie.gouv.fr |
| Prod | API_HOST | https://api.piste.gouv.fr/dila/legifrance/lf-engine-app |
| Prod | TOKEN_HOST | https://oauth.piste.gouv.fr/api/oauth/token |
| Sandbox | API_HOST | https://sandbox-api.aife.economie.gouv.fr/dila/legifrance/lf-engine-app |

@@ -29,0 +29,0 @@ | Sandbox | TOKEN_HOST | https://sandbox-oauth.aife.economie.gouv.fr |

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