aiot-project-templates
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -1,5 +0,3 @@ | ||
import getTemplates from "."; | ||
declare module "aiot-project-templates"; | ||
export default { getTemplates(basePath: string): Promise<any> } | ||
export default function getTemplates(basePath: string): Promise<any> |
{ | ||
"name": "aiot-project-templates", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "author": "zhaoyinggang", |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
5724
7