Socket
Socket
Sign inDemoInstall

decopress

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decopress - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/decorators/controllerDecorator.d.ts

9

package.json
{
"name": "decopress",
"version": "1.0.1",
"version": "1.0.2",
"description": "ExpressJS with TypeScript Decorators",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {

@@ -24,2 +24,5 @@ "dev": "nodemon --watch 'src/**/*.ts' --exec 'ts-node' src/index.ts",

},
"files": [
"lib"
],
"repository": {

@@ -26,0 +29,0 @@ "type": "git",

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