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

create-iles

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-iles - npm Package Compare versions

Comparing version 0.7.23 to 0.8.0

5

package.json
{
"name": "create-iles",
"version": "0.7.23",
"version": "0.8.0",
"description": "An easy way to start an îles project",

@@ -52,4 +52,3 @@ "type": "module",

"release": "npx bumpp --commit --tag --push && pnpm publish --tag next"
},
"readme": "[îles]: https://github.com/ElMassimo/iles\n\n# create-iles\n\n[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/ElMassimo/create-iles)\n\nAn easy way to start an [îles] project\n\n## Usage\n\n```sh\nnpm init iles@next\n```\n\n### Special Thanks\n\n- @sodatea for creating the wonderful [create-vue](https://github.com/vuejs/create-vue) setup on which this starter is built on top of.\n"
}
}

2

template/base/package.json

@@ -11,4 +11,4 @@ {

"devDependencies": {
"iles": "^0.7.19"
"iles": "^0.8.0"
}
}

@@ -6,5 +6,5 @@ {

"devDependencies": {
"@preact/preset-vite": "^2.2.0",
"preact-render-to-string": "^5.1.20"
"@preact/preset-vite": "^2.3.0",
"preact-render-to-string": "^5.2.1"
}
}

@@ -7,4 +7,4 @@ {

"typescript": "^4.5",
"vue-tsc": "^0.29"
"vue-tsc": "^0.38"
}
}
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