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

@aiot-toolkit/shared-utils

Package Overview
Dependencies
Maintainers
0
Versions
368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.4-beta.1 to 1.1.4

17

compilation-config.js

@@ -97,3 +97,6 @@ /*

enableServerWatch: false,
// 是否处理.9图
/**
* 是否处理.9图
*/
trimDotnine: true,

@@ -130,3 +133,13 @@ // 自定义包名 默认为带版本号的包名

*/
enableProtobuf: false
enableProtobuf: false,
/**
* 是否把图片转换为 bin
*/
enableImageBin: false,
/**
* 是否把图片转换为 png8
*/
enableImagePng8: false
}

@@ -133,0 +146,0 @@

4

package.json
{
"name": "@aiot-toolkit/shared-utils",
"version": "1.1.4-beta.1",
"version": "1.1.4",
"description": "aiot shared utils",

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

},
"gitHead": "08f26cdf2a0c4d98e61bd253a6343b5b35ca2a76"
"gitHead": "9a1cb892be9795674483e610cc51c2b904b35041"
}
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