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

@griffel/core

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@griffel/core - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

16

package.json
{
"name": "@griffel/core",
"version": "1.1.1",
"description": "DOM implementation of Atomic CSS-in-JS",

@@ -10,13 +11,12 @@ "license": "MIT",

"sideEffects": false,
"version": "1.1.0",
"main": "./index.cjs.js",
"module": "./index.esm.js",
"typings": "./index.d.ts",
"dependencies": {
"@emotion/hash": "^0.8.0",
"csstype": "^3.0.10",
"rtl-css-js": "^1.15.0",
"stylis": "^4.0.13",
"@emotion/hash": "^0.8.0",
"rtl-css-js": "^1.15.0"
"tslib": "^2.1.0"
},
"peerDependencies": {}
}
"main": "./index.cjs.js",
"module": "./index.esm.js",
"typings": "./index.d.ts"
}
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