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
1
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 1.8.2 to 1.9.0

3

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

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