You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tapjs/create-plugin

Package Overview
Dependencies
Maintainers
2
Versions
85
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
4.3.0
to
4.3.1
+3
-3
package.json
{
"name": "@tapjs/create-plugin",
"version": "4.3.0",
"version": "4.3.1",
"description": "Create a tap plugin with 'npm init @tapjs/plugin'",

@@ -36,4 +36,4 @@ "tshy": {

"dependencies": {
"@tapjs/core": "4.4.0",
"npm-init-template": "4.3.0",
"@tapjs/core": "4.4.1",
"npm-init-template": "4.3.1",
"resolve-import": "^2.1.1"

@@ -40,0 +40,0 @@ },