Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tapjs/create-plugin

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tapjs/create-plugin - npm Package Compare versions

Comparing version
1.0.3-4
to
1.0.3-5
+2
-2
package.json
{
"name": "@tapjs/create-plugin",
"version": "1.0.3-4",
"version": "1.0.3-5",
"description": "Create a tap plugin with 'npm init @tapjs/plugin'",

@@ -34,3 +34,3 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)",

"dependencies": {
"@tapjs/core": "0.0.0-4",
"@tapjs/core": "0.0.0-5",
"npm-init-template": "1.0.3-1"

@@ -37,0 +37,0 @@ },