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

text-annotator

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-annotator - npm Package Compare versions

Comparing version 0.7.8 to 0.7.9

2

package.json
{
"name": "text-annotator",
"version": "0.7.8",
"version": "0.7.9",
"description": "A JavaScript library for locating and annotating plain text in HTML",

@@ -5,0 +5,0 @@ "main": "build/text-annotator.js",

@@ -9,3 +9,3 @@ # text-annotator

## Import
1. install it via npm
### install it via npm
`npm install --save text-annotator`

@@ -15,3 +15,3 @@ ```javascript

```
2. include it into the head tag
### include it into the head tag
```

@@ -18,0 +18,0 @@ <script src="public/js/text-annotator.min.js"></script>

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