Socket
Socket
Sign inDemoInstall

mini-entry

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mini-entry - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

lib/index.js

@@ -5,3 +5,3 @@ /*

* @Last Modified by: youzhao.zhou
* @Last Modified time: 2021-04-23 14:18:20
* @Last Modified time: 2021-04-23 14:25:54
* @Description 获取webpack入口

@@ -299,3 +299,3 @@ *

.filter((pathUrl) => {
return !isIgnore(pathUrl);
return !isIgnore(pathUrl, config.ignoreEntry);
})

@@ -302,0 +302,0 @@ .map((pathUrl) => {

{
"name": "mini-entry",
"version": "0.1.0",
"version": "0.1.1",
"description": "解析小程序json",

@@ -5,0 +5,0 @@ "main": "lib/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