@textlint/utils
Advanced tools
Comparing version 12.1.1 to 12.2.0
{ | ||
"name": "@textlint/utils", | ||
"version": "12.1.1", | ||
"version": "12.2.0", | ||
"description": "textlint internal utils.", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"", | ||
"prepublish": "npm run --if-present build", | ||
"prepack": "npm run --if-present build", | ||
"test": "mocha \"test/**/*.ts\"", | ||
@@ -49,8 +49,8 @@ "watch": "tsc -b --watch" | ||
"@types/mocha": "^8.2.3", | ||
"@types/node": "^14.18.12", | ||
"@types/node": "^14.18.21", | ||
"cross-env": "^7.0.3", | ||
"mocha": "^9.2.1", | ||
"mocha": "^9.2.2", | ||
"prettier": "^2.3.0", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^10.5.0", | ||
"ts-node": "^10.8.1", | ||
"ts-node-test-register": "^10.0.0", | ||
@@ -62,3 +62,3 @@ "typescript": "^4.4.4" | ||
}, | ||
"gitHead": "b9a94b850b8303b84a530fd88ad712b03e4d7762" | ||
"gitHead": "e14b6e6ae685dabfca3c8c3f2a33c2029fce8724" | ||
} |
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
30026