New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grunt-i18n-rename

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-i18n-rename - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

6

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc