Socket
Socket
Sign inDemoInstall

string-apostrophes

Package Overview
Dependencies
3
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

2

dist/string-apostrophes.cjs.js
/**
* string-apostrophes
* Comprehensive, HTML-entities-aware tool to typographically-correct the apostrophes and single/double quotes
* Version: 1.2.2
* Version: 1.2.3
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* string-apostrophes
* Comprehensive, HTML-entities-aware tool to typographically-correct the apostrophes and single/double quotes
* Version: 1.2.2
* Version: 1.2.3
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* string-apostrophes
* Comprehensive, HTML-entities-aware tool to typographically-correct the apostrophes and single/double quotes
* Version: 1.2.2
* Version: 1.2.3
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

{
"name": "string-apostrophes",
"version": "1.2.2",
"version": "1.2.3",
"description": "Comprehensive, HTML-entities-aware tool to typographically-correct the apostrophes and single/double quotes",

@@ -134,3 +134,3 @@ "license": "MIT",

"dependencies": {
"ranges-apply": "^3.0.37"
"ranges-apply": "^3.0.39"
},

@@ -144,4 +144,4 @@ "devDependencies": {

"benchmark": "^2.1.4",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.5.0",
"eslint-plugin-ava": "^9.0.0",

@@ -152,7 +152,7 @@ "eslint-plugin-import": "^2.18.2",

"esm": "^3.2.25",
"js-row-num-cli": "^1.6.1",
"lect": "^0.10.2",
"js-row-num-cli": "^1.6.4",
"lect": "^0.10.6",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"rollup": "^1.25.1",
"rollup": "^1.26.3",
"rollup-plugin-ascii": "^0.0.3",

@@ -159,0 +159,0 @@ "rollup-plugin-babel": "^4.3.3",

@@ -21,6 +21,6 @@ # string-apostrophes

- [API](#api)
- [API - `convertAll()` input](#api---convertall-input)
- [API - `convertAll()` output](#api---convertall-output)
- [API - `convertOne()` input](#api---convertone-input)
- [API - `convertOne()` output](#api---convertone-output)
- [API - `convertAll()` input](#api-convertall-input)
- [API - `convertAll()` output](#api-convertall-output)
- [API - `convertOne()` input](#api-convertone-input)
- [API - `convertOne()` output](#api-convertone-output)
- [Contributing](#contributing)

@@ -27,0 +27,0 @@ - [Licence](#licence)

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