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

@codedrop/typography

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codedrop/typography - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

9

package.json
{
"name": "@codedrop/typography",
"version": "0.1.16",
"version": "0.1.17",
"description": "typography component",

@@ -21,6 +21,7 @@ "repository": {

"build:css": "NODE_ENV=production postcss src/typography.css --dir dist --config ../../postcss.config.js",
"build:esm": "babel src/ --out-dir esm/ --plugins @babel/plugin-transform-react-jsx"
"build:esm": "babel src/ --out-dir esm/ --plugins @babel/plugin-transform-react-jsx",
"preversion": "npm run prepare"
},
"dependencies": {
"@codedrop/base": "^0.1.13",
"@codedrop/base": "^0.1.14",
"@codedrop/constants": "^0.1.6"

@@ -37,3 +38,3 @@ },

},
"gitHead": "c76ce29e9bd6cb5f14bdb184be07b3c48a54e4bb"
"gitHead": "57c4c9bfc2137f536ee9656574da676fc09645e7"
}
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