Socket
Socket
Sign inDemoInstall

parcel-plugin-svg-react

Package Overview
Dependencies
300
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

lib/index.js

@@ -7,3 +7,3 @@ "use strict";

// Parcel requires that the asset be passed in as a module path.
bundler.addAssetType('svg', require.resolve('./asset'));
bundler.addAssetType('svgr', require.resolve('./asset'));
};
{
"name": "parcel-plugin-svg-react",
"description": "Import SVG as React components (Parcel plugin)",
"version": "1.0.2",
"version": "1.0.3",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "repository": "https://github.com/xpl/parcel-plugin-svg-react",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc