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

@vkontakte/sprites

Package Overview
Dependencies
Maintainers
7
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vkontakte/sprites - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

package.json
{
"name": "@vkontakte/sprites",
"version": "0.0.12",
"version": "0.0.13",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -154,3 +154,3 @@ const SVGSpriter = require("svg-sprite");

let scaleClass = `,.${options.pngClassPrefix}${scale}x`;
let scaleClass = `.${options.pngClassPrefix}${scale}x`;
if (scale === "1") {

@@ -157,0 +157,0 @@ scaleClass = "";

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