Socket
Socket
Sign inDemoInstall

cdtn-types

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdtn-types - npm Package Compare versions

Comparing version 4.90.0 to 4.90.1

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [4.90.1](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.90.0...v4.90.1) (2023-02-06)
### Bug Fixes
- affichage du résumé de questionnaire sur page info ([#4932](https://github.com/SocialGouv/code-du-travail-numerique/issues/4932)) ([4fa6f9c](https://github.com/SocialGouv/code-du-travail-numerique/commit/4fa6f9cefd43eadaa5bbe7cbd4632f22a3c4dfe1))
# [4.90.0](https://github.com/SocialGouv/code-du-travail-numerique/compare/v4.89.0...v4.90.0) (2023-02-01)

@@ -8,0 +14,0 @@

2

index.ts

@@ -102,2 +102,3 @@ export enum SectionDisplayMode {

dismissalProcess?: boolean;
slug: string;
};

@@ -108,3 +109,2 @@

relatedItems?: string[];
slug: string;
};

@@ -111,0 +111,0 @@

@@ -7,3 +7,3 @@ {

},
"version": "4.90.0",
"version": "4.90.1",
"main": "build/index.js",

@@ -15,3 +15,3 @@ "module": "build/index.js",

},
"gitHead": "c193d4b69e7aa48103e58333dacaf9907c16c5f3"
"gitHead": "bb2726917249f903e6f39757ab5ac230bd664a16"
}
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