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

grunt-svg2string

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-svg2string - npm Package Compare versions

Comparing version 0.1.6 to 0.2.0

4

package.json
{
"name": "grunt-svg2string",
"description": "Transforms a SVG file into a JavaScript string",
"version": "0.1.6",
"version": "0.2.0",
"homepage": "https://github.com/mistakster/grunt-svg2string",

@@ -37,3 +37,3 @@ "author": {

"peerDependencies": {
"grunt": "~0.4.0"
"grunt": ">=0.4.0"
},

@@ -40,0 +40,0 @@ "keywords": [

@@ -6,3 +6,3 @@ # grunt-svg2string

## Getting Started
This plugin requires Grunt `~0.4.0`
This plugin requires Grunt `>=0.4.0`

@@ -9,0 +9,0 @@ 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:

Sorry, the diff of this file is not supported yet

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