Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ts-bus", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
# TS Bus | ||
A simple JavaScript/TypeScript event bus to help manage your application architecture. | ||
_NOTE: Under construction_ |
@@ -12,3 +12,4 @@ { | ||
"moduleResolution": "node", | ||
"isolatedModules": false | ||
"isolatedModules": false, | ||
"declaration": true | ||
}, | ||
@@ -15,0 +16,0 @@ "include": ["src/**/*"], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9124
22
190
6