@silvermine/undertemplate
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@silvermine/undertemplate", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Replacement for _.template (underscore or lodash) without unsafe evals.", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "check-node-version --package --print && ./node_modules/.bin/istanbul cover --root src --include-all-sources ./node_modules/.bin/_mocha -- -r ./tests/setup/before.js -R spec 'tests/**/*.test.js'", | ||
"standards": "grunt standards" | ||
"commitlint": "commitlint --from a5cda1c", | ||
"test": "check-node-version --package --print && nyc mocha -- -r ./tests/setup/before.js 'tests/**/*.test.js'", | ||
"standards": "npm run commitlint && grunt standards" | ||
}, | ||
@@ -36,2 +37,4 @@ "engines": { | ||
"devDependencies": { | ||
"@commitlint/cli": "12.1.1", | ||
"@commitlint/travis-cli": "12.1.1", | ||
"@silvermine/chai-strictly-equal": "1.0.0", | ||
@@ -47,5 +50,4 @@ "@silvermine/eslint-config": "3.0.1", | ||
"grunt-eslint": "22.0.0", | ||
"istanbul": "0.4.5", | ||
"mocha": "5.0.5", | ||
"mocha-lcov-reporter": "1.3.0", | ||
"mocha": "8.4.0", | ||
"nyc": "15.1.0", | ||
"rewire": "3.0.2", | ||
@@ -52,0 +54,0 @@ "silvermine-serverless-utils": "git+https://github.com/silvermine/serverless-utils.git#910f1149af824fc8d0fa840878079c7d3df0f414", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
7950
17
8
89
1