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

gitbook-plugin-lock

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-lock - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

4

assets/lock.js

@@ -35,3 +35,3 @@ require(['gitbook', 'jQuery'], function(gitbook, $) {

// cla[0].style.height= halfHeight + 'px';
cla[0].style.height= '50%';
// cla[0].style.height= '50%';
// cla.addClass('lock');

@@ -87,3 +87,3 @@ // cla[0].classList.add("lock");

cla[0].appendChild(rmw)
cla[0].after(rmw)

@@ -90,0 +90,0 @@ // const pw = document.getElementsByClassName("page-wrapper");

{
"name": "gitbook-plugin-lock",
"version": "0.0.22",
"version": "0.0.23",
"description": "Gitbook 页面加锁",

@@ -5,0 +5,0 @@ "main": "index.js",

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