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
11
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.0 to 3.1.1

12

package.json
{
"name": "create-stencil",
"version": "3.1.0",
"version": "3.1.1",
"description": "Quickly create a new stencil application: npm init stencil",

@@ -19,3 +19,3 @@ "main": "index.js",

"prettier": "npm run prettier.base -- --write",
"prettier.base": "prettier \"./**/*.{ts,tsx,js,jsx}\"",
"prettier.base": "prettier --cache \"./**/*.{ts,tsx,js,jsx}\"",
"prettier.dry-run": "npm run prettier.base -- --list-different",

@@ -36,5 +36,5 @@ "release": "np"

"@ionic/prettier-config": "^2.0.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-commonjs": "^23.0.0",
"@rollup/plugin-json": "^5.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@types/cli-spinner": "^0.2.0",

@@ -50,3 +50,3 @@ "@types/jest": "^27.5.1",

"np": "^7.6.2",
"prettier": "2.7.1",
"prettier": "2.8.0",
"replace-in-file": "^6.1.0",

@@ -53,0 +53,0 @@ "rollup": "^2.23.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