Socket
Socket
Sign inDemoInstall

event-emitter-for-miniprogram

Package Overview
Dependencies
0
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.6 to 0.11.7

lib/event-emitter.d.ts

11

package.json
{
"name": "event-emitter-for-miniprogram",
"version": "0.11.6",
"version": "0.11.7",
"description": "event-emitter adapted for wechat miniprogram",
"main": "event-emitter.js",
"main": "lib/index.js",
"scripts": {
"build:lib": "rm -rf lib && npx tsc -p tsconfig.prod.json -t es5 --outDir lib && node ../../bin/minify.js -p event-emitter-for-miniprogram -t lib",
"build": "npm run build:lib",
"test": "jest"
},
"repository": {

@@ -18,3 +23,3 @@ "type": "git",

},
"gitHead": "4284f470b86457ab13a09b59ee682c7d33b43baa"
"gitHead": "d65464581fd5eab47dbcb214dcdb68c0288c8659"
}
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