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.2.0 to 0.3.0

template/code/preact/iles.config.ts

2

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

@@ -5,0 +5,0 @@ "type": "module",

{
"scripts": {
"dev": "iles dev",
"dev": "iles dev --open",
"build": "iles build",
"preview": "vite preview --port 5050"
"preview": "vite preview --open --port 5050"
},
"devDependencies": {
"iles": "^0.2.1",
"vite": "^2.6.3"
"iles": "^0.3.1",
"vite": "^2.6.10"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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