You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

@yhtml5/check-list

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yhtml5/check-list - npm Package Compare versions

Comparing version

to
1.2.6

@@ -60,2 +60,4 @@ 'use strict'

},{
type: 'ext2',
},{
type: 'ext',

@@ -62,0 +64,0 @@ describe: '不允许存在 js 文件,只允许 typescript',

@@ -112,3 +112,4 @@ const chalk = require('chalk')

if (!handler[type]) {
console.log(chalk.red('unknown rule.type!', rule))
console.log(chalk.red('unknown rule.type!\n', JSON.stringify(rule)))
return false
}

@@ -115,0 +116,0 @@

{
"name": "@yhtml5/check-list",
"version": "1.2.5",
"version": "1.2.6",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "yhtml5",