New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

raml2html-default-theme

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raml2html-default-theme - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

4

package.json
{
"name": "raml2html-default-theme",
"description": "The default theme for raml2html",
"version": "1.0.0",
"version": "2.0.0",
"author": {

@@ -13,3 +13,3 @@ "name": "Kevin Renskers",

"devDependencies": {
"raml2html": "5.x"
"glob": "7.1.x"
},

@@ -16,0 +16,0 @@ "homepage": "https://github.com/raml2html/default-theme",

@@ -1,6 +0,17 @@

# raml2html default template
# raml2html default theme
The default template used by raml2html.
The default theme used by raml2html. It's installed with and used by raml2html by default.
## Contributing
raml2html-default-theme is an open source project and your contribution is very much appreciated.
To get the best environment to work on raml2html and the default theme, follow these steps.
1. Checkout raml2html-default-theme's develop branch; `npm link`.
2. Checkout raml2html's develop branch; first `npm link raml2html-default-theme` and then `npm link`.
Now both projects are installed globally, but using the local development versions of both.
From the theme repo's example folder you can run the `render-all-examples` script without problem.
## License
raml2html-default-template is available under the MIT license. See the LICENSE file for more info.
raml2html-default-theme is available under the MIT license. See the LICENSE file for more info.

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