Socket
Socket
Sign inDemoInstall

moleculer-decorators

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moleculer-decorators - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "moleculer-decorators",
"version": "1.0.2",
"version": "1.0.3",
"description": "decorators for moleculer",

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

@@ -1,7 +0,7 @@

# moleculer-decorators
decorators for moleculer
# Moleculer Decorators [![npm version](https://badge.fury.io/js/moleculer-decorators.svg)](https://badge.fury.io/js/moleculer-decorators)
Decorators for moleculer
# Example usage with moleculer-web
# Example usage
```
```js
const moleculer = require('moleculer');

@@ -8,0 +8,0 @@ const { Service, Action, Event, Method } = require('moleculer-decorators');

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