Socket
Socket
Sign inDemoInstall

@alterior/core

Package Overview
Dependencies
110
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

2

lib/bootstrap.ts

@@ -62,3 +62,3 @@ import 'reflect-metadata';

(appOptions.controllers || [])
(controllers || [])
.forEach(x => providers.push(x));

@@ -65,0 +65,0 @@

{
"name": "@alterior/core",
"version": "0.0.3",
"version": "0.0.4",
"private": false,

@@ -5,0 +5,0 @@ "description": "An Express-based Typescript MVC framework using decorators and Angular 2 dependency injection.",

@@ -5,2 +5,3 @@ # Alterior

[![Join the chat at https://gitter.im/alterior-mvc/Lobby](https://badges.gitter.im/alterior-core/Lobby.svg)](https://gitter.im/alterior-mvc/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![npm version](https://badge.fury.io/js/%40alterior%2Fcore.svg)](https://www.npmjs.com/package/@alterior/core)

@@ -7,0 +8,0 @@ An Express-based Typescript MVC framework using decorators and Angular 2 dependency injection.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc