create-stencil
Advanced tools
Comparing version 1.8.2 to 1.9.0
{ | ||
"name": "create-stencil", | ||
"version": "1.8.2", | ||
"version": "1.9.0", | ||
"description": "Quickly create a new stencil application: npm init stencil", | ||
@@ -33,2 +33,3 @@ "main": "dist/index.js", | ||
"cli-spinner": "^0.2.10", | ||
"https-proxy-agent": "^2.2.1", | ||
"np": "^5.0.2", | ||
@@ -35,0 +36,0 @@ "replace-in-file": "^4.1.0", |
@@ -47,9 +47,9 @@ # Create Stencil | ||
```bash | ||
npm init | ||
npm install | ||
``` | ||
Then, run the development server: | ||
Then, compile and run the starter: | ||
```bash | ||
npm start | ||
npm run dev | ||
``` | ||
@@ -56,0 +56,0 @@ |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
117828
28
18
17
6