angular-translate-extract
Advanced tools
@@ -5,5 +5,11 @@ { | ||
"main": "./lib/index.js", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"scripts": { | ||
"test": "grunt test", | ||
"commit": "git cz", | ||
"test": "mocha tests -w --compilers js:babel-register", | ||
"test:single": "babel-node node_modules/.bin/babel-istanbul cover _mocha -- tests -R spec", | ||
"check-coverage": "istanbul check-coverage --statements 50 --branches 35 --functions 75 --lines 50", | ||
"report-coverage": "cat ./coverage/lcov.info | codecov", | ||
"prebuild": "rm -Rf lib && mkdir lib", | ||
"build": "babel -d lib/ src/", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
@@ -15,2 +21,10 @@ }, | ||
"devDependencies": { | ||
"babel-cli": "6.5.1", | ||
"babel-istanbul": "0.6.0", | ||
"babel-preset-es2015": "6.6.0", | ||
"babel-register": "6.5.2", | ||
"chai": "3.5.0", | ||
"codecov.io": "0.1.6", | ||
"commitizen": "2.5.0", | ||
"cz-conventional-changelog": "1.1.5", | ||
"grunt": "~0.4.0", | ||
@@ -23,4 +37,7 @@ "grunt-bump": "0.0.13", | ||
"grunt-markdox": "^0.1.0", | ||
"istanbul": "0.4.2", | ||
"mocha": "2.4.5", | ||
"nodeunit": "^0.9.1", | ||
"semantic-release": "^4.3.5" | ||
"semantic-release": "^4.3.5", | ||
"sinon": "1.17.3" | ||
}, | ||
@@ -59,6 +76,10 @@ "peerDependencies": { | ||
"json-stable-stringify": "^1.0.0", | ||
"lodash": "~2.4.1", | ||
"lodash": "4.5.1", | ||
"lodash-deep": "1.6.0", | ||
"log": "1.4.0", | ||
"pofile": "^0.2.12" | ||
}, | ||
"czConfig": { | ||
"path": "node_modules/cz-conventional-changelog/" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # angular-translate-extract | ||
[](https://www.npmjs.com/package/angular-translate-extract) [](https://travis-ci.org/Boulangerie/angular-translate-extract) [](https://www.npmjs.com/package/angular-translate-extract) | ||
[](https://www.npmjs.com/package/angular-translate-extract) [](https://travis-ci.org/Boulangerie/angular-translate-extract) [](https://codecov.io/github/codecov/codecov-ruby?branch=master) [](https://www.npmjs.com/package/angular-translate-extract) | ||
@@ -8,0 +8,0 @@ This node package aims to extract all the translation keys for angular-translate project. It searches in given folder to extract key + default translation if exists. eg: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
174156
79.83%86
79.17%3699
82.04%1
-50%8
14.29%20
122.22%6
50%3
200%