@rallie/core
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -24,3 +24,2 @@ import type { MiddlewareFnType, NextFnType, ContextType, DependencyType, RelateType } from '../types'; | ||
export declare const Warnings: { | ||
emptyBroadcastEvents: (eventName: string) => string; | ||
handlerIsNotInTheEventsPool: (eventName: string, isUnicast: boolean) => string; | ||
@@ -27,0 +26,0 @@ }; |
{ | ||
"name": "@rallie/core", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "a progressive micro front framework", | ||
@@ -28,3 +28,3 @@ "main": "./dist/index.umd.js", | ||
"homepage": "https://github.com/ralliejs/rallie#readme", | ||
"gitHead": "58dec5cd415c77cf84ca117a1dc112860e10e42b" | ||
"gitHead": "dab5213cdb15b18b2d765d856f8aa8ce1c724729" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
171489
4216