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

angular-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-jsdoc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "angular-jsdoc",
"version": "1.0.0",
"version": "1.0.1",
"description": "JsDoc Plugin and Template for AngularJs",

@@ -20,3 +20,3 @@ "main": "index.js",

"js-template": "~0.1.3",
"jsdoc": "~3.3.0-alpha11",
"jsdoc": "^3.3.2",
"q": "^1.4.1"

@@ -23,0 +23,0 @@ },

@@ -61,8 +61,8 @@ Angular-JSDoc

- Directive: sample-codes/ngmap/map.js
[Output](https://rawgit.com/allenhwkim/angular-jsdoc/master/default/docs/map.html)
- Service: sample-codes/ngmap/attr2-optins.js
[Output](https://rawgit.com/allenhwkim/angular-jsdoc/master/default/docs/Attr2Options.html)
- Controller: sample-codes/ngmap/mpa-controller.js
[Output](https://rawgit.com/allenhwkim/angular-jsdoc/master/default/docs/MapController.html)
- Directive: [map.js](sample-codes/ngmap/map.js) |
[Output](https://rawgit.com/allenhwkim/angular-jsdoc/master/default/docs/ngmap.map.html)
- Service: [attr2-options.js](sample-codes/ngmap/attr2-options.js) |
[Output](https://rawgit.com/allenhwkim/angular-jsdoc/master/default/docs/ngmap.Attr2Options.html)
- Controller: [map-controller.js](sample-codes/ngmap/map-controller.js) |
[Output](https://rawgit.com/allenhwkim/angular-jsdoc/master/default/docs/ngmap.MapController.html)

@@ -94,2 +94,1 @@ Customization

MIT licence
>>>>>>> ngTemplate
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