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

noob-plugin-quickset

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noob-plugin-quickset - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

index.js

@@ -10,2 +10,3 @@ //为了能够根据情况判定是否从远程端引入noobApi,从noobApiUtil.ts引入,之后会由vitePluginIfdef来做到这一点

this.注册快速设置工具栏按钮();
console.log(frontEndApi)
//在没有插件管理系统的情况下,就自己管理自己

@@ -12,0 +13,0 @@ if(!window._noobRegistry){

2

noobApiUtil.js

@@ -5,3 +5,3 @@ let noobURL

}else{
noobURL = 'https://esm.sh/siyuan-noob@1.2.1'
noobURL = 'https://esm.sh/siyuan-noob@1.2.4'
}

@@ -8,0 +8,0 @@ let {frontEndApi,kernelApi,utilFront,utilBack,Plugin}=await import(noobURL)

{
"name": "noob-plugin-quickset",
"version": "1.0.0",
"version": "1.0.1",
"description": "用来快速划选词汇设置别名等等",

@@ -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