New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pt-plugin

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pt-plugin - npm Package Compare versions

Comparing version

to
1.1.0

2

package.json
{
"name": "pt-plugin",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -11,3 +11,2 @@ import "reflect-metadata";

console.log(Container.has(PtPlugin));
console.log(Container.prototype);
console.log(`PtPlugin injected: ${Container.has(PtPlugin)}`);