@textlint/module-interop
Advanced tools
Comparing version 13.1.0 to 13.1.1
{ | ||
"name": "@textlint/module-interop", | ||
"version": "13.1.0", | ||
"version": "13.1.1", | ||
"description": "ECMAScript module interop library", | ||
@@ -39,5 +39,5 @@ "keywords": [ | ||
"clean": "rimraf lib/ module/", | ||
"prettier": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"", | ||
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\"", | ||
"prepack": "npm run --if-present build", | ||
"test": "mocha \"test/**/*.ts\"", | ||
"test": "mocha", | ||
"watch": "tsc -b --watch" | ||
@@ -53,3 +53,2 @@ }, | ||
"@types/node": "^18.11.18", | ||
"cross-env": "^7.0.3", | ||
"mocha": "^10.2.0", | ||
@@ -59,3 +58,2 @@ "prettier": "^2.7.1", | ||
"ts-node": "^10.9.1", | ||
"ts-node-test-register": "^10.0.0", | ||
"typescript": "~4.9.4" | ||
@@ -66,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "29b9550457f207b0c66071df2a1666df4c1436bf" | ||
"gitHead": "72b8689086fd585df08544ba47b48ce4195bba4b" | ||
} |
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
7
72363