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

@lunar-flight-v/command-module

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lunar-flight-v/command-module - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/base/handleable.d.ts
export declare abstract class Handleable<T> {
readonly payload: T;
protected abstract readonly key: string;
abstract readonly key: string;
constructor(payload: T);
getKey(): string;
}

@@ -6,3 +6,3 @@ {

},
"version": "0.2.1",
"version": "0.2.2",
"author": "Marcin Mazurowski @ _KTW-STUDIO <hello@ktwstudio.com>",

@@ -53,3 +53,3 @@ "description": "@lunar-lander/apollo is monorepo for ...",

},
"gitHead": "d1b5f352b43630d9bb78f703275bc30f823c8bf9"
"gitHead": "751b57c54d078578963feda13e44e0adb6e75f06"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc