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

@daren/typography

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daren/typography - npm Package Compare versions

Comparing version 1.9.3 to 1.9.4

dist/tsconfig.tsbuildinfo

6

package.json
{
"name": "@daren/typography",
"version": "1.9.3",
"version": "1.9.4",
"repository": {

@@ -26,3 +26,3 @@ "type": "git",

"build": "run-s 'build:*'",
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types",
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types --declarationMap --rootDir lib --outDir dist/types --sourceMap",
"build:esm": "cross-env BABEL_ENV=esm babel lib --root-mode upward --extensions .ts,.tsx -d dist/esm --source-maps",

@@ -52,3 +52,3 @@ "build:cjs": "cross-env BABEL_ENV=cjs babel lib --root-mode upward --extensions .ts,.tsx -d dist/cjs --source-maps",

},
"gitHead": "0efc521bf4e5678bccba9d59fc8b705506b4fc6f"
"gitHead": "25f1dce4adac2c6e35e138bffe3327692185ee35"
}
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