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.12 to 0.0.13

2

dist/templates/demo/package.json

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

"eslint-plugin-ux": "^0.0.4",
"aiot-toolkit":"^1.0.10"
"aiot-toolkit": "^1.0.12"
}
}

@@ -17,3 +17,3 @@ {

"devDependencies": {
"aiot-toolkit": "^1.0.10",
"aiot-toolkit": "^1.0.12",
"babel-eslint": "^10.0.1",

@@ -20,0 +20,0 @@ "eslint": "^6.8.0",

@@ -18,3 +18,3 @@ {

"devDependencies": {
"aiot-toolkit":" ^1.0.10",
"aiot-toolkit": " ^1.0.12",
"babel-eslint": "^10.0.1",

@@ -21,0 +21,0 @@ "eslint": "^6.8.0",

@@ -16,4 +16,4 @@ {

"devDependencies": {
"@aiot-toolkit/velasim": "^0.1.20",
"aiot-toolkit": "1.0.10-beta.2",
"@aiot-toolkit/velasim": "^0.1.23",
"aiot-toolkit": "^1.0.12",
"babel-eslint": "^10.0.1",

@@ -23,2 +23,2 @@ "eslint": "^6.8.0",

}
}
}
{
"name": "aiot-project-templates",
"version": "0.0.12",
"version": "0.0.13",
"main": "./dist/main.js",

@@ -8,3 +8,3 @@ "author": "zhaoyinggang",

"test": "echo \"Error: no test specified\" && exit 1",
"postInstall": "node ./initTemplate",
"template": "node initTemplate.js",
"build": "webpack",

@@ -18,3 +18,3 @@ "dev": "cross-env NODE_ENV=dev nodemon ./src/index.js",

"devDependencies": {
"aiot-toolkit": "^1.0.10",
"aiot-toolkit": "^1.0.0",
"clean-webpack-plugin": "^4.0.0",

@@ -21,0 +21,0 @@ "copy-webpack-plugin": "^10.2.1",

@@ -11,1 +11,6 @@ ## aiot-ide 项目管理插件的项目模板仓库

- 支持传入自定义路径
### 新增模板项目
1. 标识模板的名字,即在模板文件的package.json中添加``"privateDesc": "xxx"``字段。
2. 保留当前模板文件的package-lock.json文件
3. 将模板文件移动到forProjectExtension文件夹内

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 not supported yet

Sorry, the diff of this file is not supported yet

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