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

layout-emotions

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

layout-emotions - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

tsconfig.json

9

package.json
{
"name": "layout-emotions",
"version": "1.0.0",
"version": "1.0.1",
"description": "Collection of layout emotion components",
"main": "index.js",
"scripts": {
"build": "tsup",
"build": "tsup --dts",
"test": "test"

@@ -26,9 +26,12 @@ },

"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6"
},
"devDependencies": {
"@types/react": "^18.0.21",
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"peerDependencies": {
"react": "^18.0.0"
}
}
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