create-stencil
Advanced tools
Comparing version 3.1.6 to 3.1.7-dev.1684507712.828490d
{ | ||
"name": "create-stencil", | ||
"version": "3.1.6", | ||
"description": "Quickly create a new stencil application: npm init stencil", | ||
"version": "3.1.7-dev.1684507712.828490d", | ||
"description": "Quickly create a new stencil component project: npm init stencil", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ionic-team/create-stencil" | ||
}, | ||
"main": "index.js", | ||
@@ -34,4 +38,4 @@ "files": [ | ||
"devDependencies": { | ||
"@ionic/prettier-config": "^2.0.0", | ||
"@rollup/plugin-commonjs": "^24.0.0", | ||
"@ionic/prettier-config": "^3.0.0", | ||
"@rollup/plugin-commonjs": "^25.0.0", | ||
"@rollup/plugin-json": "^6.0.0", | ||
@@ -41,15 +45,15 @@ "@rollup/plugin-node-resolve": "^15.0.0", | ||
"@types/jest": "^27.5.1", | ||
"@types/node": "^16.11.59", | ||
"@types/node": "^20.1.7", | ||
"@types/prompts": "^2.0.14", | ||
"@types/yauzl": "^2.9.1", | ||
"cli-spinner": "^0.2.10", | ||
"colorette": "^2.0.19", | ||
"https-proxy-agent": "^5.0.0", | ||
"colorette": "^2.0.20", | ||
"https-proxy-agent": "^6.0.0", | ||
"jest": "^28.1.0", | ||
"np": "^7.6.2", | ||
"prettier": "2.8.7", | ||
"prettier": "2.8.8", | ||
"replace-in-file": "^6.1.0", | ||
"rollup": "^3.5.1", | ||
"rollup": "^3.21.2", | ||
"sisteransi": "^1.0.5", | ||
"terser": "^5.0.0", | ||
"terser": "^5.17.1", | ||
"ts-jest": "^28.0.3", | ||
@@ -72,5 +76,5 @@ "typescript": "^4.9.4", | ||
"volta": { | ||
"node": "16.15.0", | ||
"npm": "8.11.0" | ||
"node": "20.2.0", | ||
"npm": "9.6.6" | ||
} | ||
} |
@@ -85,3 +85,3 @@ # Create Stencil | ||
* [Ionic](https://ionicframework.com/) | ||
* [Ionic Worldwide Slack](http://ionicworldwide.herokuapp.com/) | ||
* [Ionic Worldwide Discord](https://ionic.link/discord) | ||
* [Ionicons](http://ionicons.com/) | ||
@@ -88,0 +88,0 @@ |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
194246
13
3
7