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

@devgrace/ui

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devgrace/ui - npm Package Compare versions

Comparing version 0.2.3 to 0.3.0

./dist/index.js

18

package.json
{
"name": "@devgrace/ui",
"sideEffects": false,
"version": "0.2.3",
"version": "0.3.0",
"description": "devgrace/ui",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.js",
"import": "./dist/index.mjs"
}
},
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"files": [

@@ -20,3 +28,3 @@ "dist"

"@babel/core": "^7.22.10",
"@devgrace/utils": "0.4.0",
"@devgrace/utils": "0.5.0",
"@emotion/babel-preset-css-prop": "^11.11.0",

@@ -63,3 +71,3 @@ "@emotion/react": "^11.11.1",

],
"gitHead": "025ecedcd554eb4d89f1bd4ced3a4c4ab7edda48"
"gitHead": "7f272f44794f4058dba2999e5660f98c90a50461"
}
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