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.1.4 to 0.1.5

19

package.json
{
"name": "@trapi/metadata",
"version": "0.1.4",
"version": "0.1.5",
"description": "Generate REST-API metadata scheme from TypeScript Decorators.",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"files": [
"dist/"
],
"scripts": {

@@ -30,8 +33,8 @@ "start": "tsc -p tsconfig.build.json -w",

"devDependencies": {
"@types/glob": "^7.1.4",
"@types/jest": "^27.0.1",
"@types/glob": "^7.2.0",
"@types/jest": "^27.0.3",
"@types/minimatch": "^3.0.5",
"@types/node": "^16.9.1",
"@types/node": "^16.11.12",
"@types/yup": "^0.29.13",
"jest": "^27.1.1",
"jest": "^27.4.5",
"jsonata": "^1.8.5",

@@ -44,4 +47,4 @@ "rimraf": "^3.0.2"

"minimatch": "^3.0.4",
"typescript": "^4.4.3",
"yup": "^0.32.9"
"typescript": "^4.5.4",
"yup": "^0.32.11"
},

@@ -51,3 +54,3 @@ "publishConfig": {

},
"gitHead": "bb7b7c1db8284ac4ce054024abc3a79c3b64b92a"
"gitHead": "9a4e74ccaab05b36dfbcf0513085c4f9589dcddc"
}
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