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

fxsvg

Package Overview
Dependencies
Maintainers
3
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.5 to 0.0.6

dist/esm/appendRotateTransform.js

11

package.json
{
"name": "fxsvg",
"version": "0.0.5",
"version": "0.0.6",
"description": "Functional SVG Handling Library",
"type": "module",
"main": "./src/index.js",
"main": "./dist/esm/index.js",
"files": [
"dist"
],
"scripts": {
"build:esm": "node ./bin/build.esm.js",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -29,4 +33,7 @@ },

"devDependencies": {
"@babel/generator": "^7.9.6",
"@babel/parser": "^7.9.6",
"@babel/traverse": "^7.9.6",
"prettier": "2.0.5"
}
}
fxsvg_playground.html
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