grunt-concat-i18n
Advanced tools
Comparing version
{ | ||
"name": "grunt-concat-i18n", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"dependencies": { | ||
"abbrev": { | ||
"version": "1.0.7", | ||
"from": "abbrev@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz" | ||
}, | ||
"argparse": { | ||
"version": "0.1.16", | ||
"from": "argparse@>=0.1.11 <0.2.0", | ||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz", | ||
"dependencies": { | ||
"underscore.string": { | ||
"version": "2.4.0", | ||
"from": "underscore.string@>=2.4.0 <2.5.0", | ||
"resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz" | ||
} | ||
} | ||
}, | ||
"async": { | ||
"version": "0.1.22", | ||
"from": "async@>=0.1.22 <0.2.0", | ||
"resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz" | ||
}, | ||
"coffee-script": { | ||
"version": "1.3.3", | ||
"from": "coffee-script@>=1.3.3 <1.4.0", | ||
"resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz" | ||
}, | ||
"colors": { | ||
"version": "0.6.2", | ||
"from": "colors@>=0.6.2 <0.7.0", | ||
"resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz" | ||
}, | ||
"dateformat": { | ||
"version": "1.0.2-1.2.3", | ||
"from": "dateformat@1.0.2-1.2.3", | ||
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.2-1.2.3.tgz" | ||
}, | ||
"esprima": { | ||
"version": "1.0.4", | ||
"from": "esprima@>=1.0.2 <1.1.0", | ||
"resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz" | ||
}, | ||
"eventemitter2": { | ||
"version": "0.4.14", | ||
"from": "eventemitter2@>=0.4.13 <0.5.0", | ||
"resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz" | ||
}, | ||
"exit": { | ||
"version": "0.1.2", | ||
"from": "exit@>=0.1.1 <0.2.0", | ||
"resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" | ||
}, | ||
"findup-sync": { | ||
"version": "0.1.3", | ||
"from": "findup-sync@>=0.1.2 <0.2.0", | ||
"resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz", | ||
"dependencies": { | ||
"glob": { | ||
"version": "3.2.11", | ||
"from": "glob@>=3.2.9 <3.3.0", | ||
"resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz" | ||
}, | ||
"lodash": { | ||
"version": "2.4.2", | ||
"from": "lodash@>=2.4.1 <2.5.0", | ||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz" | ||
}, | ||
"minimatch": { | ||
"version": "0.3.0", | ||
"from": "minimatch@>=0.3.0 <0.4.0", | ||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz" | ||
} | ||
} | ||
}, | ||
"fs-extra": { | ||
"version": "0.26.7", | ||
"from": "fs-extra@>=0.26.5 <0.27.0", | ||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.26.7.tgz", | ||
"version": "0.30.0", | ||
"from": "fs-extra@latest", | ||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz", | ||
"dependencies": { | ||
"graceful-fs": { | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"from": "graceful-fs@>=4.1.2 <5.0.0", | ||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.3.tgz" | ||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.4.tgz" | ||
} | ||
} | ||
}, | ||
"getobject": { | ||
"version": "0.1.0", | ||
"from": "getobject@>=0.1.0 <0.2.0", | ||
"resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz" | ||
}, | ||
"glob": { | ||
"version": "3.1.21", | ||
"from": "glob@>=3.1.21 <3.2.0", | ||
"resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz", | ||
"dependencies": { | ||
"inherits": { | ||
"version": "1.0.2", | ||
"from": "inherits@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz" | ||
} | ||
} | ||
}, | ||
"graceful-fs": { | ||
"version": "1.2.3", | ||
"from": "graceful-fs@>=1.2.0 <1.3.0", | ||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz" | ||
}, | ||
"grunt-legacy-log": { | ||
"version": "0.1.3", | ||
"from": "grunt-legacy-log@>=0.1.0 <0.2.0", | ||
"resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.3.tgz", | ||
"dependencies": { | ||
"lodash": { | ||
"version": "2.4.2", | ||
"from": "lodash@>=2.4.1 <2.5.0", | ||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz" | ||
}, | ||
"jsonfile": { | ||
"version": "2.2.3", | ||
"from": "jsonfile@>=2.1.0 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.2.3.tgz" | ||
"underscore.string": { | ||
"version": "2.3.3", | ||
"from": "underscore.string@>=2.3.3 <2.4.0", | ||
"resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz" | ||
} | ||
} | ||
}, | ||
"grunt-legacy-log-utils": { | ||
"version": "0.1.1", | ||
"from": "grunt-legacy-log-utils@>=0.1.1 <0.2.0", | ||
"resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-0.1.1.tgz", | ||
"dependencies": { | ||
"lodash": { | ||
"version": "2.4.2", | ||
"from": "lodash@>=2.4.1 <2.5.0", | ||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz" | ||
}, | ||
"klaw": { | ||
"version": "1.1.3", | ||
"from": "klaw@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/klaw/-/klaw-1.1.3.tgz" | ||
}, | ||
"path-is-absolute": { | ||
"version": "1.0.0", | ||
"from": "path-is-absolute@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz" | ||
}, | ||
"rimraf": { | ||
"version": "2.5.2", | ||
"from": "rimraf@>=2.2.8 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.5.2.tgz", | ||
"dependencies": { | ||
"glob": { | ||
"version": "7.0.3", | ||
"from": "glob@>=7.0.0 <8.0.0", | ||
"resolved": "https://registry.npmjs.org/glob/-/glob-7.0.3.tgz", | ||
"dependencies": { | ||
"inflight": { | ||
"version": "1.0.4", | ||
"from": "inflight@>=1.0.4 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz", | ||
"dependencies": { | ||
"wrappy": { | ||
"version": "1.0.1", | ||
"from": "wrappy@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz" | ||
} | ||
} | ||
}, | ||
"inherits": { | ||
"version": "2.0.1", | ||
"from": "inherits@>=2.0.0 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz" | ||
}, | ||
"minimatch": { | ||
"version": "3.0.0", | ||
"from": "minimatch@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0", | ||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.0.tgz", | ||
"dependencies": { | ||
"brace-expansion": { | ||
"version": "1.1.3", | ||
"from": "brace-expansion@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.3.tgz", | ||
"dependencies": { | ||
"balanced-match": { | ||
"version": "0.3.0", | ||
"from": "balanced-match@>=0.3.0 <0.4.0", | ||
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.3.0.tgz" | ||
}, | ||
"concat-map": { | ||
"version": "0.0.1", | ||
"from": "concat-map@0.0.1", | ||
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"once": { | ||
"version": "1.3.3", | ||
"from": "once@>=1.3.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/once/-/once-1.3.3.tgz", | ||
"dependencies": { | ||
"wrappy": { | ||
"version": "1.0.1", | ||
"from": "wrappy@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
"underscore.string": { | ||
"version": "2.3.3", | ||
"from": "underscore.string@>=2.3.3 <2.4.0", | ||
"resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz" | ||
} | ||
} | ||
}, | ||
"grunt-legacy-util": { | ||
"version": "0.2.0", | ||
"from": "grunt-legacy-util@>=0.2.0 <0.3.0", | ||
"resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz" | ||
}, | ||
"hooker": { | ||
"version": "0.2.3", | ||
"from": "hooker@>=0.2.3 <0.3.0", | ||
"resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz" | ||
}, | ||
"iconv-lite": { | ||
@@ -104,2 +162,47 @@ "version": "0.4.13", | ||
}, | ||
"inherits": { | ||
"version": "2.0.1", | ||
"from": "inherits@>=2.0.0 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz" | ||
}, | ||
"js-yaml": { | ||
"version": "2.0.5", | ||
"from": "js-yaml@>=2.0.5 <2.1.0", | ||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-2.0.5.tgz" | ||
}, | ||
"jsonfile": { | ||
"version": "2.3.1", | ||
"from": "jsonfile@>=2.1.0 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.3.1.tgz" | ||
}, | ||
"klaw": { | ||
"version": "1.2.0", | ||
"from": "klaw@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/klaw/-/klaw-1.2.0.tgz" | ||
}, | ||
"lodash": { | ||
"version": "0.9.2", | ||
"from": "lodash@>=0.9.2 <0.10.0", | ||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz" | ||
}, | ||
"lru-cache": { | ||
"version": "2.7.3", | ||
"from": "lru-cache@>=2.0.0 <3.0.0", | ||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz" | ||
}, | ||
"minimatch": { | ||
"version": "0.2.14", | ||
"from": "minimatch@>=0.2.12 <0.3.0", | ||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz" | ||
}, | ||
"nopt": { | ||
"version": "1.0.10", | ||
"from": "nopt@>=1.0.10 <1.1.0", | ||
"resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz" | ||
}, | ||
"path-is-absolute": { | ||
"version": "1.0.0", | ||
"from": "path-is-absolute@>=1.0.0 <2.0.0", | ||
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz" | ||
}, | ||
"properties-reader": { | ||
@@ -117,2 +220,12 @@ "version": "0.0.15", | ||
}, | ||
"rimraf": { | ||
"version": "2.2.8", | ||
"from": "rimraf@>=2.2.8 <2.3.0", | ||
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz" | ||
}, | ||
"sigmund": { | ||
"version": "1.0.1", | ||
"from": "sigmund@>=1.0.0 <1.1.0", | ||
"resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz" | ||
}, | ||
"tmp": { | ||
@@ -129,4 +242,19 @@ "version": "0.0.28", | ||
} | ||
}, | ||
"underscore": { | ||
"version": "1.7.0", | ||
"from": "underscore@>=1.7.0 <1.8.0", | ||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz" | ||
}, | ||
"underscore.string": { | ||
"version": "2.2.1", | ||
"from": "underscore.string@>=2.2.1 <2.3.0", | ||
"resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.2.1.tgz" | ||
}, | ||
"which": { | ||
"version": "1.0.9", | ||
"from": "which@>=1.0.5 <1.1.0", | ||
"resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz" | ||
} | ||
} | ||
} |
{ | ||
"name": "grunt-concat-i18n", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"private": false, | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"fs-extra": "^0.26.5", | ||
"fs-extra": "^0.30.0", | ||
"iconv-lite": "^0.4.13", | ||
@@ -29,0 +29,0 @@ "properties-reader": "0.0.15", |
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
15169
33.65%337
61.24%1
Infinity%+ Added
- Removed
Updated