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

@hap-toolkit/shared-utils

Package Overview
Dependencies
Maintainers
4
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hap-toolkit/shared-utils - npm Package Compare versions

Comparing version 0.7.0-beta.3 to 0.7.0

10

compilation-config.js

@@ -6,2 +6,8 @@ /*

const optionsConfig = {
// 签名模式的枚举
signModeEnum: {
BUILD: 'BUILD',
RELEASE: 'RELEASE',
NULL: 'NULL'
},
// 枚举类型

@@ -22,4 +28,4 @@ splitChunksModeEnum: {

const options = {
// 是否使用debug的签名证书
debug: false,
// 签名模式 当前默认为debug签名
signMode: optionsConfig.signModeEnum.BUILD,
// 是否开启分析

@@ -26,0 +32,0 @@ stats: false,

4

package.json
{
"name": "@hap-toolkit/shared-utils",
"version": "0.7.0-beta.3",
"version": "0.7.0",
"description": "hap shared utils",

@@ -33,3 +33,3 @@ "engines": {

},
"gitHead": "329f3d89d63b858524579d1566beb3c942828a16"
"gitHead": "49631d5998494b8c8f5c8748a73a77feae27b7d6"
}
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