Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fis3-hook-lego

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis3-hook-lego - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

2

package.json
{
"name": "fis3-hook-lego",
"version": "0.2.6",
"version": "0.2.7",
"description": "lego 包管理模块查找",

@@ -5,0 +5,0 @@ "keywords": [

@@ -8,3 +8,3 @@ var _ = fis.util,

module.exports = {
reg: /^[\.\/]*?lego_modules\/([a-zA-Z0-9-_]+)(@\d+\.\d+\.\d+)?\/(.*)$/,
reg: /^[\.\/]*?lego_modules\/([^@\/]+)(@\d+\.\d+\.\d+)?\/(.*)$/,
lookup: function (id, opts) {

@@ -11,0 +11,0 @@ var versions,

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