Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

create-vibrary

Package Overview
Dependencies
29
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

template-vue-ts/.release-it.json

8

package.json
{
"name": "create-vibrary",
"version": "0.1.0",
"version": "0.2.0",
"main": "index.js",

@@ -17,11 +17,11 @@ "bin": {

"devDependencies": {
"@release-it/conventional-changelog": "^5.0.0",
"kolorist": "^1.5.0",
"minimist": "^1.2.5",
"prompts": "^2.4.1",
"replace-in-file": "^6.3.5",
"release-it": "^15.1.3",
"@release-it/conventional-changelog": "^5.0.0"
"replace-in-file": "^6.3.5"
},
"engines": {
"node": ">=12.0.0"
"node": "^14.18.0 || >=16.0.0"
},

@@ -28,0 +28,0 @@ "repository": {

@@ -30,3 +30,4 @@ {

"clean": "pnpm exec -- rm -rf node_modules dist docs coverage .cache",
"typecheck": "vue-tsc --noEmit"
"typecheck": "vue-tsc --noEmit",
"release": "release-it"
},

@@ -40,2 +41,3 @@ "dependencies": {

"@antfu/eslint-config": "^0.25.2",
"@release-it/conventional-changelog": "^5.0.0",
"@types/node": "^18.0.0",

@@ -50,2 +52,3 @@ "@vitejs/plugin-vue": "^3.0.1",

"pnpm": "^7.5.2",
"release-it": "^15.1.3",
"typescript": "^4.7.4",

@@ -52,0 +55,0 @@ "vite": "^3.0.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc