@noreajs/core
Advanced tools
Comparing version 1.1.1 to 1.1.2-0
@@ -6,1 +6,2 @@ export { default as Route } from "./route/Route"; | ||
export { NoreaBootstrap } from "./NoreaBootstrap"; | ||
export { Notification, EmailNotificationConstructorType, IEmailNotification, IPushNotification, ISmsNotification, NotificationConstructorType, } from "./modules/notifications"; |
@@ -13,1 +13,6 @@ "use strict"; | ||
exports.NoreaBootstrap = NoreaBootstrap_1.NoreaBootstrap; | ||
var notifications_1 = require("./modules/notifications"); | ||
exports.Notification = notifications_1.Notification; | ||
exports.IEmailNotification = notifications_1.IEmailNotification; | ||
exports.IPushNotification = notifications_1.IPushNotification; | ||
exports.ISmsNotification = notifications_1.ISmsNotification; |
{ | ||
"name": "@noreajs/core", | ||
"version": "1.1.1", | ||
"version": "1.1.2-0", | ||
"description": "Norea.Js is a sets of tools for the development of API with Node.Js.", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"np": "^6.2.1", | ||
"np": "^6.2.4", | ||
"tslint": "^5.20.1", | ||
@@ -34,0 +34,0 @@ "typescript": "^3.7.4" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
63911
77
1567
2