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

grunt-kiwi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-kiwi - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.travis.yml

12

package.json
{
"name": "grunt-kiwi",
"version": "0.1.0",
"version": "0.1.1",
"description": "Grunt task for rendering Kiwi templates to HTML.",

@@ -29,12 +29,12 @@ "author": {

"dependencies": {
"kiwi": "*"
"kiwi": "0.2.x"
},
"devDependencies": {
"grunt-contrib-jshint": "*",
"grunt-contrib-nodeunit": "*",
"grunt-contrib-clean": "*"
"grunt-contrib-jshint": "0.4.x",
"grunt-contrib-nodeunit": "0.1.x",
"grunt-contrib-clean": "0.4.x"
},
"peerDependencies": {
"grunt": "~0.4.0"
"grunt": "0.4.x"
}
}

@@ -1,2 +0,2 @@

# grunt-kiwi
# grunt-kiwi [![Build Status](https://travis-ci.org/gustavohenke/grunt-kiwi.png)](https://travis-ci.org/gustavohenke/grunt-kiwi)
> Render Kiwi templates to HTML.

@@ -3,0 +3,0 @@

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