grunt-i18n-rename
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "grunt-i18n-rename", | ||
"description": "Browserify centric plugin that allows multiple builds, rename files with known extensions in order to provide internationalised single page apps", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"homepage": "https://github.com/amido/grunt-i18n-rename", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"devDependencies": { | ||
"grunt": "^0.4.5", | ||
"grunt": ">=0.4.5", | ||
"grunt-contrib-clean": "^0.5.0", | ||
@@ -38,3 +38,3 @@ "grunt-contrib-copy": "^0.8.0", | ||
"peerDependencies": { | ||
"grunt": "~0.4.5" | ||
"grunt": ">=0.4.5" | ||
}, | ||
@@ -41,0 +41,0 @@ "keywords": [ |
@@ -8,3 +8,3 @@ # grunt-i18n-rename | ||
## Getting Started | ||
This plugin requires Grunt `~0.4.5` | ||
This plugin requires Grunt `>=0.4.5` | ||
@@ -82,1 +82,2 @@ If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command: | ||
0.1.4 Update for non JS file types | ||
0.1.5 Update for Grunt dependency |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
11112
0