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

@henris/typography

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@henris/typography - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

12

package.json
{
"name": "@henris/typography",
"version": "0.0.4",
"version": "0.0.5",
"description": "Grid module for Henri's",

@@ -10,3 +10,3 @@ "main": "index.scss",

"test:node-sass": "node-sass test/index.scss dist/test/node-sass/index.css",
"build": "npm run build:sass && npm run build:node-sass",
"build": "npm run build:settings && npm run build:sass && npm run build:node-sass",
"build:sass": "sass index.local.scss dist/sass/index.css",

@@ -37,6 +37,6 @@ "build:node-sass": "node-sass index.local.scss dist/node-sass/index.css",

"devDependencies": {
"@henris/build": "^0.0.2",
"@henris/build": "^0.0.3",
"node-sass": "^4.11.0",
"sass": "^1.17.0",
"ssst": "0.0.3",
"sass": "^1.17.1",
"ssst": "0.0.4",
"stylelint": "^9.10.1",

@@ -48,5 +48,5 @@ "stylelint-logical-order": "0.0.4",

"@henris/grid": "0.0.5",
"@henris/output": "0.0.3",
"@henris/output": "0.0.4",
"@henris/utils": "0.0.5"
}
}

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