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

@itrocks/compose

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itrocks/compose - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

15

package.json

@@ -10,3 +10,3 @@ {

},
"description": "",
"description": "Class compositions via configuration file, enabling mixins addition and module exports replacement",
"devDependencies": {

@@ -31,4 +31,13 @@ "@types/node": "^22.10",

"keywords": [
"AOP",
"augmentation",
"backend",
"it.rocks"
"class",
"composition",
"configuration",
"exports",
"it.rocks",
"mixin",
"module",
"replacement"
],

@@ -47,3 +56,3 @@ "license": "LGPL-3.0-or-later",

"types": "./esm/compose.d.ts",
"version": "0.0.3"
"version": "0.0.4"
}

2

README.md

@@ -8,1 +8,3 @@ [![npm version](https://img.shields.io/npm/v/@itrocks/compose?logo=npm)](https://www.npmjs.org/package/@itrocks/compose)

# compose
Class compositions via configuration file, enabling mixins addition and module exports replacement.
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