Socket
Socket
Sign inDemoInstall

otevrene-formalni-normy-dts

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.1.10

12

dist/rozhrani-katalogu-otevrenych-dat/index.d.ts

@@ -151,2 +151,6 @@ import { Lang } from "../common/enums";

typ: "Distribuce";
/**Název distribuce datové sady
* @description Tato vlastnost obsahuje název distribuce.
*/
název?: LangContainer<string>;
/**Specifikace podmínek užití

@@ -175,6 +179,2 @@ * @description Tato vlastnost odkazuje na strukturovaný popis podmínek užití této distribuce datové sady. Hodnoty se řídí návodem na stanovení podmínek užití.

export declare interface DistribuceSoubor extends DistribuceZaklad {
/**Název distribuce datové sady
* @description Tato vlastnost obsahuje název distribuce.
*/
název?: LangContainer<string>;
/**Odkaz na stažení souboru

@@ -213,6 +213,2 @@ * @description Tato vlastnost obsahuje URL, které je přímým odkazem na stažitelný soubor v daném formátu.

export declare interface DistribuceSluzba extends DistribuceZaklad {
/**Název distribuce datové sady
* @description Tato vlastnost obsahuje název distribuce.
*/
název: LangContainer<string>;
/**Vazba: Přístupová služba

@@ -219,0 +215,0 @@ * @description Datová služba zpřístupňující distribuci datové sady.

{
"name": "otevrene-formalni-normy-dts",
"version": "0.1.9",
"version": "0.1.10",
"description": "Typescript definition files for https://github.com/opendata-mvcr/otevrene-formalni-normy",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc