🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@hao360/eslint-plugin-cube

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hao360/eslint-plugin-cube - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+11
-5
lib/large.js

@@ -5,6 +5,6 @@ exports.windowGlobal = [

// "atob",
// "setTimeout",
// "clearTimeout",
// "setInterval",
// "clearInterval",
"setTimeout",
"clearTimeout",
"setInterval",
"clearInterval",
// "createImageBitmap",

@@ -235,11 +235,17 @@ // "queueMicrotask",

exports.hostGlobal = [
'R',
'W',
'QW',
'QHUC',
'CUBE_BACKUP_DATA',
'HAO_CONFIG',
'HAO_DATA',
'HaoMonit',
'Cube',
'CubeList',
'cubeLib',
'hao360',
'qboot',
'qSuggest'
'qSuggest',
'addCube'
]

@@ -246,0 +252,0 @@

{
"name": "@hao360/eslint-plugin-cube",
"version": "0.1.0",
"version": "0.1.1",
"description": "cube rule validation plugin",

@@ -5,0 +5,0 @@ "main": "lib/index.js",