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

abbr-touch

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

abbr-touch - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

package.json
{
"name": "abbr-touch",
"version": "2.1.5",
"version": "2.1.6",
"description": "Makes <abbr> element title attributes touch accessible",

@@ -5,0 +5,0 @@ "main": "abbr-touch.js",

@@ -11,9 +11,5 @@ # abbr-touch [![NPM version](http://img.shields.io/npm/v/abbr-touch.svg?style=flat)](https://www.npmjs.org/package/abbr-touch)

## Installing
## Install
```bash
# via bower
bower install --save abbr-touch
# via NPM
npm install --save abbr-touch

@@ -23,9 +19,5 @@ ```

## Including
## Include
```html
<!-- Bower -->
<script src="bower_components/abbr-touch/abbr-touch.js"></script>
<!-- NPM -->
<script src="node_modules/abbr-touch/abbr-touch.js"></script>

@@ -32,0 +24,0 @@ ```

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