native-event-bus
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "native-event-bus", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Lightweight Native Event Bus in JavaScript", | ||
"main": "index.ts", | ||
"main": "index.js", | ||
"module": "index.js", | ||
"types": "index.d.ts", | ||
"repository": "git@github.com:CarterLi/event-bus.git", | ||
"author": "李通洲 <carter.li@eoitek.com>", | ||
"bugs": { | ||
"url": "https://github.com/CarterLi/event-bus/issues", | ||
"email": "carter.li@eoitek.com" | ||
}, | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "tsc -p ." | ||
"build": "tsc -d -p ." | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
5590
8
71
0