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

@acot/html-pickup

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acot/html-pickup - npm Package Compare versions

Comparing version 0.0.2-canary.1 to 0.0.2

4

CHANGELOG.md

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

## [0.0.2](https://github.com/acot-a11y/acot/compare/@acot/html-pickup@0.0.2-canary.1...@acot/html-pickup@0.0.2) (2020-12-10)
**Note:** Version bump only for package @acot/html-pickup
## [0.0.2-canary.1](https://github.com/acot-a11y/acot/compare/@acot/html-pickup@0.0.2-canary.0...@acot/html-pickup@0.0.2-canary.1) (2020-11-08)

@@ -8,0 +12,0 @@

3

lib/index.js

@@ -81,3 +81,3 @@ "use strict";

};
exports.pickup = (html, selector, options = {}) => {
const pickup = (html, selector, options = {}) => {
const opts = {

@@ -97,1 +97,2 @@ truncate: 120,

};
exports.pickup = pickup;
{
"name": "@acot/html-pickup",
"version": "0.0.2-canary.1",
"version": "0.0.2",
"description": "Use the CSS Selector to pick up the elements from the HTML string.",

@@ -43,3 +43,3 @@ "homepage": "https://github.com/acot-a11y/acot/tree/master/packages/html-pickup",

},
"gitHead": "553e5c3111262f3500eca32fc00b2511aa169061"
"gitHead": "0213161e3b268d769211bcd75d1d5f7f4e1818ad"
}
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