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

@os-design/styles

Package Overview
Dependencies
Maintainers
1
Versions
61
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.44 to 1.0.45

src/@types/emotion.d.ts

20

package.json
{
"name": "@os-design/styles",
"version": "1.0.44",
"version": "1.0.45",
"license": "UNLICENSED",

@@ -17,3 +17,11 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git",

"files": [
"dist"
"dist",
"src",
"!**/*.test.ts",
"!**/*.test.tsx",
"!**/__tests__",
"!**/*.stories.tsx",
"!**/*.stories.mdx",
"!**/*.example.tsx",
"!**/*.emotion.d.ts"
],

@@ -33,4 +41,4 @@ "sideEffects": false,

"dependencies": {
"@os-design/media": "^1.0.18",
"@os-design/theming": "^1.0.42",
"@os-design/media": "^1.0.19",
"@os-design/theming": "^1.0.43",
"facepaint": "^1.2.1"

@@ -41,3 +49,3 @@ },

"@emotion/serialize": "*",
"@os-design/omit-emotion-props": "^1.0.11"
"@os-design/omit-emotion-props": "^1.0.12"
},

@@ -48,3 +56,3 @@ "peerDependencies": {

},
"gitHead": "0e88d3afc41e36cee61222a039ef1aa4d08115b5"
"gitHead": "3d6b264027712ef81a75379fe3fde3c76c3079af"
}
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