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

igc-typedoc-theme

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igc-typedoc-theme - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0-beta.0

dist/assets/common.js

19

package.json
{
"name": "igc-typedoc-theme",
"version": "4.0.0",
"version": "4.1.0-beta.0",
"description": "infragistics theme for typedoc API documentation",
"author": "Infragistics",
"license": "MIT",
"main": "dist/index.js",
"files": [

@@ -12,10 +13,7 @@ "dist",

"scripts": {
"build": "webpack --mode=production --node-env=production",
"build:dev": "webpack --mode=development",
"build:prod": "webpack --mode=production --node-env=production",
"watch": "webpack --watch",
"serve": "webpack serve"
"build": "tsc && webpack --mode=production --node-env=production",
"docs": "typedoc src --plugin dist/index.js"
},
"keywords": [
"typedoc",
"typedoc-theme",
"theme",

@@ -30,3 +28,6 @@ "api",

"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/lunr": "^2.3.3",
"@types/node": "^17.0.21",
"@types/react": "^17.0.40",
"clean-webpack-plugin": "^3.0.0",

@@ -42,4 +43,6 @@ "copy-webpack-plugin": "^7.0.0",

"sass-loader": "^10.1.0",
"style-loader": "^3.3.1",
"ts-loader": "^8.0.12",
"typescript": "^4.1.3",
"typedoc": "^0.22.13",
"typescript": "^4.4.4",
"url-loader": "^4.1.1",

@@ -46,0 +49,0 @@ "webpack": "^5.11.1",

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