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

fxsvg

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fxsvg - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

src/getSetSVG.js

16

package.json
{
"name": "fxsvg",
"version": "0.0.0",
"version": "0.0.1",
"description": "Functional SVG Handling Library",
"main": "index.js",
"main": "./src/index.js",
"scripts": {

@@ -16,3 +16,8 @@ "test": "echo \"Error: no test specified\" && exit 1"

],
"author": "dev_marpple",
"author": "dev_marpple <dev@marpple.com>",
"maintainers": [
"dev_marpple <dev@marpple.com>",
"kunholee <khl@marpple.com>",
"daengdaenglee <gunho1020@gmail.com>"
],
"license": "MIT",

@@ -22,3 +27,6 @@ "bugs": {

},
"homepage": "https://github.com/marpple/FxSVG#readme"
"homepage": "https://github.com/marpple/FxSVG#readme",
"devDependencies": {
"prettier": "2.0.5"
}
}
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