Comparing version 0.6.0-beta.3 to 0.6.0-beta.8
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "any-event", | ||
"version": "0.6.0-beta.3", | ||
"version": "0.6.0-beta.8", | ||
"description": "小巧的事件模型", | ||
"main": "dist/index.js", | ||
"main": "dist/index", | ||
"module": "dist/index.mjs", | ||
@@ -14,3 +14,3 @@ "types": "types/index.d.ts", | ||
"license": "ISC", | ||
"gitHead": "5bba7ce816c6b0d3fa914d4a73f0b01f0185c6b5" | ||
"gitHead": "844b80ab7d6ba2cf1c4728b0eb778214d72819ec" | ||
} |
@@ -0,0 +0,0 @@ export interface FilterPayloadFunction { |
@@ -0,0 +0,0 @@ import EventEmitter from '../src/main'; |
@@ -0,0 +0,0 @@ export interface FilterPayloadFunction { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
11678