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

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

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

@@ -44,0 +44,0 @@ },