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

@eaze/typography

Package Overview
Dependencies
Maintainers
24
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eaze/typography - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

dist/label.js

10

package.json
{
"name": "@eaze/typography",
"version": "1.0.1",
"version": "2.0.0",
"description": "Styled text components",

@@ -10,4 +10,4 @@ "main": "dist/index.js",

"scripts": {
"build": "webpack -p",
"build:watch": "webpack -w",
"build": "babel src -d dist",
"build:watch": "babel src --watch -d dist",
"prepare": "NODE_ENV=production npm run build"

@@ -25,7 +25,5 @@ },

"babel-core": "~6.25.0",
"babel-loader": "~7.1.2",
"babel-preset-es2015": "~6.24.1",
"babel-preset-react": "~6.24.1",
"babel-preset-stage-2": "~6.24.1",
"webpack": "~3.5.5"
"babel-preset-stage-2": "~6.24.1"
},

@@ -32,0 +30,0 @@ "dependencies": {

dist/index.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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