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.37 to 0.0.38

8

assets/lock.js

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

const buttonClick = document.getElementById('btw-submit-btn');
buttonClick.onclick = function () {
console.log(document.getElementById('btw-modal-input').value,"看看结果")
}

@@ -99,3 +95,7 @@

cla[0].appendChild(child)
const buttonClick = document.getElementById('btw-submit-btn');
buttonClick.onclick = function () {
console.log(document.getElementById('btw-modal-input').value,"看看结果")
}
// const pw = document.getElementsByClassName("page-wrapper");

@@ -102,0 +102,0 @@ // pw[0].

{
"name": "gitbook-plugin-lock",
"version": "0.0.37",
"version": "0.0.38",
"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