Socket
Socket
Sign inDemoInstall

mini-entry

Package Overview
Dependencies
27
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

4

lib/index.js

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

* @Last Modified by: youzhao.zhou
* @Last Modified time: 2021-05-12 12:00:35
* @Last Modified time: 2021-07-14 11:09:11
* @Description 获取webpack入口

@@ -85,3 +85,3 @@ *

if (!appEntryFilePath.includes(normalize("src/app.json"))) {
if (!normalize(appEntryFilePath).includes(normalize("src/app.json"))) {
appJson = {};

@@ -88,0 +88,0 @@ }

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

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc