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

@enio.ai/typedoc

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enio.ai/typedoc - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

CHANGELOG.md

2

package.json
{
"name": "@enio.ai/typedoc",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Enio Authors",

@@ -58,2 +58,8 @@ {

}
},
"version": {
"executor": "@jscutlery/semver:version",
"options": {
"preset": "conventional"
}
}

@@ -60,0 +66,0 @@ },

@@ -10,2 +10,5 @@ <br>

<img alt="NPM" src="https://img.shields.io/npm/l/@enio.ai/typedoc?style=flat-square">
<img alt="npm" src="https://img.shields.io/npm/dm/@enio.ai/typedoc?style=flat-square">
<img alt="GitHub contributors (via allcontributors.org)" src="https://img.shields.io/github/all-contributors/enio-ireland/enio/develop?color=%23&style=flat-square">
<img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/enio-ireland?style=flat-square">
</p>

@@ -62,8 +65,5 @@

{
// package.json
"scripts": {
// ...
"create.docs": "nx @enio.ai/typedoc:typedoc",
"create.docs": "nx typedoc",
"setup.docs": "nx g @enio.ai/typedoc:config"
// ...
}

@@ -97,6 +97,4 @@ }

## Contributors
## [Contributors](https://github.com/enio-ireland/enio/blob/develop/CONTRIBUTORS.md)
(This list will be automatically generated in the future.)
<br>

@@ -103,0 +101,0 @@

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