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

@apex-pub/convector-core-controller

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apex-pub/convector-core-controller - npm Package Compare versions

Comparing version 1.3.10-0-alpha.861922ec to 1.3.12-1-alpha.68de78fd

2

dist/src/controller.decorator.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var g = require("window-or-global");
var convector_core_errors_1 = require("@worldsibu/convector-core-errors");
var convector_core_errors_1 = require("@apex-pub/convector-core-errors");
require("reflect-metadata");

@@ -6,0 +6,0 @@ exports.controllerMetadataKey = g.ConvectorControllerMetadataKey || Symbol('controller');

@@ -5,3 +5,3 @@ "use strict";

var g = require("window-or-global");
var convector_core_errors_1 = require("@worldsibu/convector-core-errors");
var convector_core_errors_1 = require("@apex-pub/convector-core-errors");
require("reflect-metadata");

@@ -8,0 +8,0 @@ var param_decorator_1 = require("./param.decorator");

{
"name": "@apex-pub/convector-core-controller",
"version": "1.3.10-0-alpha.861922ec",
"version": "1.3.12-1-alpha.68de78fd",
"description": "Convector Controller base class",

@@ -53,4 +53,4 @@ "license": "Apache-2.0",

"dependencies": {
"@apex-pub/convector-core-errors": "1.3.10-0-alpha.861922ec",
"@apex-pub/convector-core-model": "1.3.10-0-alpha.861922ec",
"@apex-pub/convector-core-errors": "1.3.12-1-alpha.68de78fd",
"@apex-pub/convector-core-model": "1.3.12-1-alpha.68de78fd",
"tslib": "^1.9.0",

@@ -57,0 +57,0 @@ "window-or-global": "^1.0.1",

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