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

swagger-jsdoc

Package Overview
Dependencies
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-jsdoc - npm Package Versions

1
89

1.1.1

Diff

Changelog

Source

v1.1.1 (2015/09/27 17:07 +00:00)

  • afe96f0 Updating dependencies (@chdanielmueller)
  • #10 Merge pull request #10 from drGrove/docs/definition (@drGrove)
  • c77cd0e Adds docs for definition creation (@drGrove)
chdanielmueller
published 1.1.0 •

Changelog

Source

v1.1.0 (2015/08/30 15:20 +00:00)

  • 511778e Updating version number and fixing spelling error (@chdanielmueller)
  • #8 Merge pull request #8 from drGrove/feature/definitions (@drGrove)
  • f264e0e Adds editorconfig (@drGrove)
  • 6a512b1 Adds support for external definitions. Updates maxstatements to 15 (@drGrove)
chdanielmueller
published 1.0.0 •

Changelog

Source

v1.0.0 (2015/06/09 16:33 +00:00)

  • #3 Merge pull request #3 from chdanielmueller/master (@chdanielmueller)
  • 62bd690 Update to version 1.0.0 (@chdanielmueller)
  • 3077045 README.md (@chdanielmueller)
  • 1ddc012 Remove swagger-tools (@chdanielmueller)
  • f63a68b Exclude swagger serving from library (@chdanielmueller)
  • d6fa533 Clean swagger spec in example (@chdanielmueller)
  • #2 Merge pull request #2 from chdanielmueller/master (@chdanielmueller)
  • 4c0a6e0 Fixing circle.yml (@chdanielmueller)
  • 96e12c7 Adding Badges to README.md (@chdanielmueller)
  • 3fa16f2 Adding Codacy Coverage Token (@chdanielmueller)
  • 64b3121 Typo (@chdanielmueller)
  • 87e1730 Allow more statements (@chdanielmueller)
  • e81460e Increasing coverage (@chdanielmueller)
  • f3449bb Refactoring (@chdanielmueller)
  • 617a73f Adding tests (@chdanielmueller)
  • 2d2ecfe Prepare for CI (@chdanielmueller)
  • fea32b5 Cleanup README.md (@chdanielmueller)
  • 535b66d Adding references to external dependencies (@chdanielmueller)
  • c99b300 Remove jsdoc from example (@chdanielmueller)
  • 365f12b Fix jscs and jshint errors (@chdanielmueller)
  • d7d6964 Adding coverage test (@chdanielmueller)
  • e3f6c3f Tweaks to the package.json (@chdanielmueller)
  • 5a68333 Remove example files (@chdanielmueller)
  • 0df567c Rename project, change URLs, Fix LICENSE (@chdanielmueller)
  • 1562666 Adding tests (@chdanielmueller)
  • e2768ac Add jsdoc config (@chdanielmueller)
  • 79a0758 Implement jscs and jshint (@chdanielmueller)
  • #1 Merge pull request #1 from chdanielmueller/refactor (@chdanielmueller)
  • 5313d40 Working login example (@chdanielmueller)
  • a6b81b6 Adding swaggerDefinition (@chdanielmueller)
  • c80bb01 Switch to simple PetStore example (@chdanielmueller)
  • e807d99 Adding swagger-example in json and yml (@chdanielmueller)
  • 824d1c1 Beautify Code (@chdanielmueller)
  • afed184 Remove express as dependency (@chdanielmueller)
  • 0051b73 Change Formatting (@chdanielmueller)
  • 5cd7b15 Remove unneeded swaggerUI (@chdanielmueller)
  • dffb84a Modifiable URLs for documentation and swaggerUI (@chdanielmueller)
  • ebf2d72 Adding swagger-tools (@chdanielmueller)
  • 5b4c1eb It works!!! Now I have to refactor and do some tweaks. (@devlouisc)
  • d850f3f Fix listing issues (@devlouisc)
  • 7a82b46 Remove example directory from ESLint ignore (@devlouisc)
  • fff57be Clean up comments (@devlouisc)
  • e65e356 Add beginnings of new example app (@devlouisc)
  • f05a51f Fix linting (@devlouisc)
  • a98b8ab Reorganize files (@devlouisc)
  • 51ac313 Update metadata with new project name and trim dependencies (@devlouisc)
  • 8c86b95 Remove support for YAML and CoffeeScript (@devlouisc)
  • e0df0ed Remove old implementation (@devlouisc)
  • 00f3be7 Fix listing problems (@devlouisc)
  • 0ba898b Finish implementation of logic (@devlouisc)
  • cc1fedd Add example Swagger 2.0 JSON object (@devlouisc)
  • 62eae1d Add documentation and beginnings of parsing logic (@devlouisc)
  • 465d359 Fine tune linting (@devlouisc)
  • bd2b1b4 Add and configure ESLint (@devlouisc)
  • e88fc7a Add Swagger UI (@devlouisc)
  • 95bd90f Add options validation (@devlouisc)
  • 33a1f98 Update license (@devlouisc)
  • 1160f1d Update npm dependency references (@devlouisc)
  • 3f54b0d Remove ignored files that do not pertain to my system (@devlouisc)
  • 8031793 Remove global flag from npm install (@devlouisc)
  • a75ff89 Fix formatting of comments (@devlouisc)
  • ca5e5b2 Format and alphabetize text (@devlouisc)
  • #25 Merge pull request #25 from miltonguty/patch-1 (@miltonguty)
  • 8e6f862 enable "Access-Control-Allow-Origin" in request (@miltonguty)
  • #24 Merge pull request #24 from relvao/master (@relvao)
  • e61fcbd fix Express 4 warning (@relvao)
  • #21 Merge pull request #21 from ElectricHummingbird/master (@ElectricHummingbird)
  • 4ef14e4 allow fullSwaggerJSONPath to be set in the cfg.
  • #18 Merge pull request #18 from tlvince/refactor/jshint (@tlvince)
  • #17 Merge pull request #17 from tlvince/feature/info (@tlvince)
  • 388396c Pass info object (@tlvince)
  • 7aa9e99 Fix JSHint warning (@tlvince)
  • #16 Merge pull request #16 from gierschv/feat-expose (@gierschv)
  • f136d74 Expose descriptor & resources (@gierschv)
  • #15 Merge pull request #15 from relvao/master (@relvao)
  • 6190d11 Update index.js (@relvao)
  • #12 Merge pull request #12 from sposmen/master (@sposmen)
  • #13 Merge pull request #13 from johnywith1n/master (@johnywith1n)
  • 0839ab0 remove doc about basePath being optional.
  • bc2fba2 set version of express to 3.5.1 since v4.0.0 doesnt work with the example app.
  • d8c80f3 require base path. match swagger json endpoints based on the full path which may include any parts from the basePath after the host.
  • 32b28b2 Middleware function support (@sposmen)
  • #10 Merge pull request #10 from sposmen/master (@sposmen)
  • 7c15437 Merge branch 'master' of github.com:sposmen/swagger-express (@sposmen)
  • 36e27fd README documentantion complement (@sposmen)
  • 5e022e6 README documentantion complement (@sposmen)
  • 1aebc40 New Jade standard (avoiding errors) (@sposmen)
  • 5768a3d Specific origin of examples (@sposmen)
  • e528cd2 Coffee support added (@sposmen)
  • e38c3b9 update version (@fliptoo)
  • 14ccf0b fixed swagger option (@fliptoo)
  • #6 Merge pull request #6 from slajax/master (@slajax)
  • 9623f70 added basePath to readme (@kc-dot-io)
  • 1b4f3d6 basePath should still be able to be set so it can be passed to swagger.js (@kc-dot-io)
  • e97684d Fixes #4 (@fliptoo)
  • 9e89f97 Update Example (@fliptoo)
  • 4581d7a Fixes #4 (@fliptoo)
  • d481656 Update Version (@fliptoo)
  • 96262f9 Update Example (@fliptoo)
  • 6e29773 Set version on js-yaml to suppress deprecation warning output. (@fliptoo)
  • #3 Merge pull request #3 from calmdev/master (@calmdev)
  • 39ca987 Updates the README file. (@calmdev)
  • cf31676 Base path isn’t needed anymore, because we aren’t modifying the UI’s source. (@calmdev)
  • da8bbc1 This doesn’t work with latest swagger UI. Also, people should be encouraged to update and build the swagger UI from source instead of relying on swagger-express to modify the default discovery URL. (@calmdev)
  • 3b86bff Serves the swagger static assets from specified swaggerUI path. (@calmdev)
  • c182a47 Adds option to specify swagger’s web interface url. (@calmdev)
  • ce80517 Adds option to specify swagger’s JSON url. (@calmdev)
  • 196d119 Update README.md (@fliptoo)
  • 37a06c1 update version (@fliptoo)
  • 69dc86d commit package.json (@fliptoo)
  • #1 Merge pull request #1 from stelcheck/develop (@stelcheck)
  • 579f1bb * Bugfix: was using path instead of resourcePath (@stelcheck)
  • 98fe645 * Code linting (@stelcheck)
  • 53212be Update README.md (@fliptoo)
  • 7a6f4b2 Update README.md (@fliptoo)
  • d379519 fix require path (@fliptoo)
  • 251fbaa fix resources (@fliptoo)
  • fed18da edit npmignore (@fliptoo)
  • 086f3fc change to example (@fliptoo)
  • 4f27c86 Update README.md (@fliptoo)
  • 6a2e19c Create README.md (@fliptoo)
  • 7b1d808 initial commit (@fliptoo)
  • 6f64e49 Initial commit (@fliptoo)
1
89
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