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

svg-themer

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svg-themer - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

umd/svg-themer.js

3

package.json
{
"name": "svg-themer",
"version": "1.0.0",
"version": "1.0.1",
"description": "Apply a theme to SVG elements as well as image data and css rules constructed from SVG markup",

@@ -8,2 +8,3 @@ "main": "index.js",

"lint": "eslint -c ../fin-hypergrid/.eslintrc index.js",
"build": "mkdir umd; cp index.js umd/svg-themer.js; uglifyjs index.js > umd/svg-themer.min.js",
"test": "open test.html"

@@ -10,0 +11,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