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
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 0.3.31 to 0.3.32

2

package.json

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

"author": "symbo.ls",
"version": "0.3.31",
"version": "0.3.32",
"files": [

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

@@ -5,3 +5,3 @@ 'use strict'

screenL: '(max-width: 1920px)',
screenD: '(max-width: 1680px)',
screenM: '(max-width: 1680px)',
screenS: '(max-width: 1440px)',

@@ -14,2 +14,14 @@ tabletL: '(max-width: 1366px)',

mobileS: '(max-width: 480px)',
mobileXS: '(max-width: 375px)',
sL: '(max-width: 1920px)',
sM: '(max-width: 1680px)',
sS: '(max-width: 1440px)',
tL: '(max-width: 1366px)',
tM: '(max-width: 1280px)',
tS: '(max-width: 1024px)',
mL: '(max-width: 768px)',
mM: '(max-width: 560px)',
mS: '(max-width: 480px)',
mS: '(max-width: 375px)',

@@ -16,0 +28,0 @@ light: '(prefers-color-scheme: light)',

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