Socket
Socket
Sign inDemoInstall

dgeni-packages

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dgeni-packages - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

examples/index.js

7

ngdoc/index.js

@@ -16,5 +16,3 @@ var path = require('canonical-path');

require('./processors/filter-ngdocs'),
require('./processors/examples-parse'),
require('./processors/api-docs'),
require('./processors/examples-generate'),
require('./processors/component-groups-generate'),

@@ -24,7 +22,2 @@ require('./processors/links')

config.set('processing.examples.commonFiles', {
scripts: [],
stylesheets: []
});
config.prepend('rendering.templateFolders', path.resolve(packagePath, 'templates'));

@@ -31,0 +24,0 @@

4

package.json
{
"name": "dgeni-packages",
"version": "0.1.0",
"version": "0.2.0",
"description": "A collection of dgeni packages for generating documentation from source code",
"scripts": {
"test": "node ./node_modules/jasmine-node/bin/jasmine-node ngdoc/spec jsdoc/spec"
"test": "node ./node_modules/jasmine-node/bin/jasmine-node ngdoc/spec jsdoc/spec examples/spec"
},

@@ -8,0 +8,0 @@ "repository": {

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