Socket
Socket
Sign inDemoInstall

event-emitter-for-miniprogram

Package Overview
Dependencies
0
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

lib/event-emitter.d.ts

13

package.json
{
"name": "event-emitter-for-miniprogram",
"version": "0.0.4",
"version": "0.0.5",
"description": "event-emitter adapted for wechat miniprogram",
"main": "event-emitter.js",
"main": "lib/event-emitter.js",
"repository": {

@@ -14,3 +14,12 @@ "type": "git",

"url": "https://github.com/xiaoyuze88/event-emitter-for-miniprogram/issues"
},
"scripts": {
"build": "rm -rf lib && npx tsc -p tsconfig.json -t es5 --outDir lib"
},
"devDependencies": {
"commander": "^6.0.0",
"terser": "^5.0.0",
"tslib": "^2.0.1",
"typescript": "^3.9.7"
}
}
.idea/event-emitter-for-miniprogram.iml
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc