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.35 to 0.0.36

4

assets/lock.js

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

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

@@ -77,0 +75,0 @@

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