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

@symbo.ls/scratch

Package Overview
Dependencies
Maintainers
4
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/scratch - npm Package Compare versions

Comparing version 0.7.6 to 0.7.7

2

package.json

@@ -5,3 +5,3 @@ {

"author": "symbo.ls",
"version": "0.7.6",
"version": "0.7.7",
"files": [

@@ -8,0 +8,0 @@ "src"

@@ -152,2 +152,8 @@ 'use strict'

// if subsequence is not set but value is applied
if (absValue.length === 2) {
if (CONFIG.verbose) console.warn(absValue, '- value is not found because `subSequence` is set to false')
absValue = absValue.slice(0, 1)
}
if (useVariable || CONFIG.useVariable) {

@@ -154,0 +160,0 @@ const varValue = `var(${prefix}${absValue}${mediaName})`

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