New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-stencil

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-stencil - npm Package Compare versions

Comparing version 3.1.6 to 3.1.7-dev.1684507712.828490d

28

package.json
{
"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

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