@sberdevices/create-app
Advanced tools
Comparing version 0.1.6-canary.17305.b2ede3d239c51dd23685f9df05bb424578dd9b0c.0 to 0.1.6-canary.17488.065e178e0c0a93046a84d3c2aaae8132fe811d56.0
{ | ||
"name": "@sberdevices/create-app", | ||
"version": "0.1.6-canary.17305.b2ede3d239c51dd23685f9df05bb424578dd9b0c.0", | ||
"version": "0.1.6-canary.17488.065e178e0c0a93046a84d3c2aaae8132fe811d56.0", | ||
"scripts": { | ||
"build": "echo no build needed", | ||
"test": "jest", | ||
"lint": "eslint --ext .js,.mjs .", | ||
"lint": "eslint --ext .js,.mjs ./src", | ||
"lint:eslint:fix": "eslint --fix", | ||
@@ -13,3 +13,2 @@ "lint:eslint": "eslint", | ||
"dependencies": { | ||
"@sberdevices/create-canvas-app": "latest", | ||
"chalk": "5.0.0", | ||
@@ -21,2 +20,3 @@ "gulp-if": "3.0.0", | ||
"mustache": "4.2.0", | ||
"node-fetch": "3.2.4", | ||
"through2": "4.0.2", | ||
@@ -23,0 +23,0 @@ "vinyl-fs": "3.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
17578
13
355
4
4
+ Addednode-fetch@3.2.4
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.2.4(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)