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

@symbo.ls/scratch

Package Overview
Dependencies
Maintainers
5
Versions
262
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 2.11.198 to 2.11.200

4

package.json

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

"author": "symbo.ls",
"version": "2.11.198",
"version": "2.11.200",
"files": [

@@ -33,3 +33,3 @@ "src",

},
"gitHead": "18f8fcfd01b3be21bd04d98d7fe6291eb920b729"
"gitHead": "df4b72fc4bb89a6e73b64304a7f8ff460b5a8a64"
}

@@ -21,4 +21,2 @@ 'use strict'

const ENV = process.env.NODE_ENV // eslint-disable-line no-unused-vars
const setCases = (val, key) => {

@@ -25,0 +23,0 @@ if (isFunction(val)) return val()

@@ -13,4 +13,2 @@ 'use strict'

// const ENV = process.env.NODE_ENV
export const setFont = (val, key) => {

@@ -17,0 +15,0 @@ const CSSvar = `--font-${key}`

@@ -13,4 +13,2 @@ 'use strict'

const ENV = process.env.NODE_ENV // eslint-disable-line
const setThemeValue = theme => {

@@ -17,0 +15,0 @@ const value = {}

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