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

@trapi/metadata

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trapi/metadata - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

dist/generator/module.js

@@ -149,2 +149,4 @@ "use strict";

cwd: this.config.rootPath || process.cwd(),
nodir: true,
absolute: true,
};

@@ -151,0 +153,0 @@ sourceFilesExpressions.forEach((pattern) => {

4

package.json
{
"name": "@trapi/metadata",
"version": "0.2.2",
"version": "0.2.3",
"description": "Generate REST-API metadata scheme from TypeScript Decorators.",

@@ -57,3 +57,3 @@ "main": "./dist/index.js",

},
"gitHead": "838fc1946ec351daa39544f3448b8abc1dd0f627"
"gitHead": "354c89e48f325ff58eb9a32ec5c4628e1a6f0c97"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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