Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-react-svg

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-svg - npm Package Compare versions

Comparing version 0.0.0 to 2.0.0-alpha.4

lib/camelize.js

36

package.json
{
"name": "babel-plugin-react-svg",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "2.0.0-alpha.4",
"description": "Babel plugin to transform svg to react component",
"keywords": [
"babel",
"babel-plugin",
"react",
"react-svg-loader",
"svg",
"webpack",
"webpack-loader"
],
"homepage": "https://github.com/boopathi/react-svg-loader/packages/babel-plugin-react-svg",
"bugs": {
"url": "https://github.com/boopathi/react-svg-loader/issues"
},
"keywords": [],
"author": "boopathi <me@boopathi.in>",
"license": "MIT"
"license": "MIT",
"author": "boopathi",
"files": [
"lib",
"README.md"
],
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/boopathi/react-svg-loader.git"
},
"peerDependencies": {
"babel-plugin-syntax-jsx": "^6.18.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