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

typographic-base

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typographic-base - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

index.es5.js

@@ -68,1 +68,2 @@ 'use strict';

exports.default = base;
module.exports = exports['default'];

3

package.json
{
"name": "typographic-base",
"version": "1.0.2",
"version": "1.0.3",
"description": "typography set for fixing common issues",

@@ -39,2 +39,3 @@ "main": "index.es5.js",

"babel-istanbul": "^0.5.9",
"babel-plugin-add-module-exports": "^0.1.1",
"babel-preset-es2015": "^6.1.18",

@@ -41,0 +42,0 @@ "coveralls": "*",

@@ -52,3 +52,3 @@ # typographic-base

| [`typographic-apostrophes`][apostrophes] | Apostrophes in contractions and for possessive case. | `rock'n'roll` → `rock’n’roll` |
| [`typographic-quotes`][quotes] | Quotes for your text with respect to locale. | `"qoutes"` → `“qoutes”` |
| [`typographic-quotes`][quotes] | Quotes for your text with respect to locale. | `"quotes"` → `“quotes”` |
| [`typographic-apostrophes-for-possessive-plurals`][plurals] | Apostrophes for possessive plurals. | `sisters'` → `sisters’` |

@@ -55,0 +55,0 @@ | [`typographic-arrows`][arrows] | Use real arrows. | `a <- b` → `a ← b` |

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