New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tonic-ui/styled-system

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tonic-ui/styled-system - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

3

dist/index.cjs.js

@@ -450,3 +450,4 @@ 'use strict';

return {
outline: get(scale, value, value)
outline: get(scale, value, value),
outlineOffset: 'unset'
};

@@ -453,0 +454,0 @@ };

@@ -448,3 +448,4 @@ function _iterableToArrayLimit(arr, i) {

return {
outline: get(scale, value, value)
outline: get(scale, value, value),
outlineOffset: 'unset'
};

@@ -451,0 +452,0 @@ };

{
"name": "@tonic-ui/styled-system",
"version": "1.6.1",
"version": "1.6.2",
"description": "The framework agnostic styling engine for Tonic UI.",

@@ -81,3 +81,3 @@ "main": "dist/index.cjs.js",

],
"gitHead": "d363f81f3570ea35640e63082727a544c9a676bf"
"gitHead": "3c590838b97904db0a36b58c0ddeebcfa5c45f95"
}
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