Socket
Socket
Sign inDemoInstall

@ndla/types-concept-api

Package Overview
Dependencies
0
Maintainers
10
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 0.0.9

2

build/index.d.ts

@@ -63,2 +63,3 @@ export interface IAuthor {

lastUpdated: string;
created: string;
status: IStatus;

@@ -69,2 +70,3 @@ updatedBy: string[];

visualElement?: IVisualElement;
articleIds: number[];
}

@@ -71,0 +73,0 @@ export interface IConceptTags {

2

package.json

@@ -26,3 +26,3 @@ {

},
"version": "0.0.8"
"version": "0.0.9"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc