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.1.0 to 1.1.1

2

createStencilApp.js

@@ -66,3 +66,3 @@ #!/usr/bin/env node

return new Promise((resolve) => {
console.log("\n🏃‍♀️ Removing remotes in git...")
console.log("\n✂️ Removing remotes in Git...")
exec(`git remote rm origin`, () => {

@@ -69,0 +69,0 @@ resolve()

{
"name": "create-stencil",
"version": "1.1.0",
"version": "1.1.1",
"description": "Helps create a new stencil application",

@@ -5,0 +5,0 @@ "main": "createStencilApp.js",

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