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

aiot-project-templates

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aiot-project-templates - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

3

dist/templates/demo/package.json

@@ -17,7 +17,8 @@ {

"devDependencies": {
"aiot-toolkit": "^1.0.12",
"babel-eslint": "^10.0.1",
"eslint": "^6.8.0",
"eslint-plugin-ux": "^0.0.4",
"aiot-toolkit": "^1.0.12"
"ux-types": "0.0.7"
}
}

@@ -21,3 +21,4 @@ {

"eslint-plugin-ux": "^0.0.4",
"mina-jssdk": "^0.1.0"
"mina-jssdk": "^0.1.0",
"ux-types": "0.0.7"
},

@@ -24,0 +25,0 @@ "browserslist": [

@@ -21,3 +21,4 @@ {

"eslint": "^6.8.0",
"eslint-plugin-ux": "^0.0.4"
"eslint-plugin-ux": "^0.0.4",
"ux-types": "0.0.7"
},

@@ -24,0 +25,0 @@ "browserslist": [

@@ -20,4 +20,5 @@ {

"eslint": "^6.8.0",
"eslint-plugin-ux": "^0.0.4"
"eslint-plugin-ux": "^0.0.4",
"ux-types": "0.0.7"
}
}

@@ -24,4 +24,5 @@ {

"less": "^4.1.1",
"less-loader": "^10.0.1"
"less-loader": "^10.0.1",
"ux-types": "0.0.7"
}
}
{
"name": "aiot-project-templates",
"version": "0.0.15",
"version": "0.0.16",
"main": "./dist/main.js",

@@ -5,0 +5,0 @@ "author": "zhaoyinggang",

@@ -15,2 +15,4 @@ ## aiot-ide 项目管理插件的项目模板仓库

2. 保留当前模板文件的package-lock.json文件
3. 将模板文件移动到forProjectExtension文件夹内
3. 将模板文件移动到forProjectExtension文件夹内
### 执行npm run template进行模板的初始化

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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