@huolala-tech/page-spy-types
Advanced tools
Comparing version 1.9.4 to 1.9.5
@@ -29,3 +29,3 @@ export type DataType = | ||
*/ | ||
export type InternalMsgType = 'public-data'; | ||
export type InternalMsgType = 'public-data' | 'harbor-clear'; | ||
@@ -32,0 +32,0 @@ export type MessageType = DataType | InteractiveType | InternalMsgType; |
{ | ||
"name": "@huolala-tech/page-spy-types", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "Types for PageSpy SDK", | ||
@@ -23,5 +23,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@huolala-tech/page-spy-base": "^1.0.4" | ||
"@huolala-tech/page-spy-base": "^1.0.5" | ||
}, | ||
"gitHead": "5da16a649e0e91b56b9b21ae9681f3f566a3ff0b" | ||
"gitHead": "2e1e2ca0a810c3247930fb3bb968139e21ceb36f" | ||
} |
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
17940