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

vue-inline-svg

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-inline-svg - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

11

package.json
{
"name": "vue-inline-svg",
"version": "1.3.0",
"version": "1.3.1",
"description": "Replace SVG images with inline SVG element",
"main": "dist/vue-inline-svg.js",
"module": "src/index.js",
"browser": "dist/vue-inline-svg.js",
"unpkg": "dist/vue-inline-svg.min.js",

@@ -36,9 +37,9 @@ "scripts": {

"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"eslint": "^6",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-import": "^2.20.2",
"pre-commit": "^1.2.2",
"rollup": "^2.1.0",
"rollup": "^2.8.2",
"rollup-plugin-babel": "^4.4.0",

@@ -45,0 +46,0 @@ "rollup-plugin-terser": "^5.3.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