Socket
Socket
Sign inDemoInstall

@tds/shared-typography

Package Overview
Dependencies
0
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.2.1](https://github.com/telusdigital/tds-core/compare/@tds/shared-typography@1.2.0...@tds/shared-typography@1.2.1) (2019-03-20)
### Bug Fixes
* **shared-typography:** use module.exports instead of exports ([c43d3d3](https://github.com/telusdigital/tds-core/commit/c43d3d3))
# [1.2.0](https://github.com/telusdigital/tds-core/compare/@tds/shared-typography@1.1.3...@tds/shared-typography@1.2.0) (2019-03-20)

@@ -8,0 +19,0 @@

2

index.cjs.js

@@ -1,1 +0,1 @@

exports = require('./dist/index.cjs')
module.exports = require('./dist/index.cjs')
{
"name": "@tds/shared-typography",
"version": "1.2.0",
"version": "1.2.1",
"description": "",

@@ -26,3 +26,3 @@ "main": "index.cjs.js",

},
"gitHead": "895ab01292f2f08ddcea6a62c8407faf6c13706e"
"gitHead": "196e6c4eabd01d8f21cfb4e37a223b04ee7f2ac0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc