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

gitbook-plugin-hints

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-hints - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -12,3 +12,3 @@ var CLASSES = {

var ICONS = {
info: '',
info: makeIcon('info'),
tip: makeIcon('mortar-board'), // Diploma hat

@@ -15,0 +15,0 @@ danger: makeIcon('issue-opened'),

@@ -5,5 +5,5 @@ {

"main": "index.js",
"version": "1.0.0",
"version": "1.0.1",
"engines": {
"gitbook": ">1.x.x"
"gitbook": ">2.x.x"
},

@@ -10,0 +10,0 @@ "license": "Apache 2.0",

Styled hint blocks in your docs
==============
This plugins requires gitbook `>=1.0.0`.
This plugins requires gitbook `>=2.0.0`.

@@ -6,0 +6,0 @@ ### Install

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