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

@trapi/decorator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trapi/decorator - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/utils/index.d.ts
export * from './js-doc';
export * from './node';
export * from './object';
export * from './validator';
export * from './yup';
//# sourceMappingURL=index.d.ts.map

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

__exportStar(require("./object"), exports);
__exportStar(require("./validator"), exports);
__exportStar(require("./yup"), exports);
//# sourceMappingURL=index.js.map

10

package.json
{
"name": "@trapi/decorator",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -38,8 +38,4 @@ "main": "./dist/index.js",

"homepage": "https://github.com/Tada5hi/trapi#readme",
"devDependencies": {
"@types/yup": "^0.29.14"
},
"dependencies": {
"typescript": "^4.8.4",
"yup": "^0.32.11"
"typescript": "^4.8.4"
},

@@ -49,3 +45,3 @@ "publishConfig": {

},
"gitHead": "769f19ac38122c322327fe2ab7633306115cdf5f"
"gitHead": "3a79951e732e4b724e699f138a61b9374cb3e16f"
}

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