bowhead-js
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "bowhead-js", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Tiny string interpolation library", | ||
@@ -33,17 +33,16 @@ "type": "module", | ||
"devDependencies": { | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^14.14.22", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.14.2", | ||
"daizong": "^0.12.2", | ||
"eslint": "^7.19.0", | ||
"eslint-config-airbnb-typescript-lite": "^12.0.0", | ||
"eslint-config-mgenware": "^0.0.5", | ||
"eslint-plugin-import": "^2.22.1", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "^15.6.0", | ||
"@typescript-eslint/eslint-plugin": "^4.25.0", | ||
"@typescript-eslint/parser": "^4.25.0", | ||
"daizong": "^0.13.0", | ||
"eslint": "^7.27.0", | ||
"eslint-config-mgenware": "^0.1.0", | ||
"eslint-plugin-import": "^2.23.3", | ||
"mgenware-tsconfig-node": "^14.0.2", | ||
"mocha": "^8.2.1", | ||
"mocha": "^8.4.0", | ||
"source-map-support": "^0.5.19", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.2.4" | ||
}, | ||
"dependencies": {} | ||
} |
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
12
8111