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
1.0.3-14
to
1.0.3-15
+2
-2
package.json
{
"name": "@tapjs/create-plugin",
"version": "1.0.3-14",
"version": "1.0.3-15",
"description": "Create a tap plugin with 'npm init @tapjs/plugin'",

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

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

@@ -41,0 +41,0 @@ },