Socket
Socket
Sign inDemoInstall

@os-design/styles

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@os-design/styles - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

2

dist/types/horizontalPaddingStyles/index.d.ts
import fp from 'facepaint';
declare type Side = 'left' | 'right' | 'both';
type Side = 'left' | 'right' | 'both';
declare const horizontalPaddingStyles: (side?: Side) => (p: any) => fp.DynamicStyle[];
export default horizontalPaddingStyles;
//# sourceMappingURL=index.d.ts.map
{
"name": "@os-design/styles",
"version": "1.0.41",
"version": "1.0.42",
"license": "UNLICENSED",

@@ -32,4 +32,4 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git",

"dependencies": {
"@os-design/media": "^1.0.16",
"@os-design/theming": "^1.0.39",
"@os-design/media": "^1.0.17",
"@os-design/theming": "^1.0.40",
"facepaint": "^1.2.1"

@@ -40,3 +40,3 @@ },

"@emotion/serialize": "*",
"@os-design/omit-emotion-props": "^1.0.8"
"@os-design/omit-emotion-props": "^1.0.9"
},

@@ -47,3 +47,3 @@ "peerDependencies": {

},
"gitHead": "94430262c8c667c197c9bcf09cdd9b69301c2a8b"
"gitHead": "f880a39dbb61019eeb6f3b1bb083678d47a5e348"
}

Sorry, the diff of this file is not supported yet

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