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

datalist-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datalist-polyfill - npm Package Compare versions

Comparing version 1.25.0 to 1.25.1

8

package.json
{
"name": "datalist-polyfill",
"version": "1.25.0",
"version": "1.25.1",
"description": "A minimal and dependency-free vanilla JavaScript datalist polyfill. Supports all standard's functionality as well as mimics other browsers behavior.",

@@ -40,5 +40,5 @@ "main": "datalist-polyfill.js",

"@wdio/cli": "^7.19.5",
"@wdio/dot-reporter": "^7.19.5",
"@wdio/dot-reporter": "^8.0.0",
"@wdio/local-runner": "^7.19.5",
"@wdio/mocha-framework": "^7.19.5",
"@wdio/mocha-framework": "^8.0.0",
"@wdio/sync": "^7.19.5",

@@ -52,4 +52,4 @@ "html-validate": "^7.0.0",

"webdriverio": "^7.19.5",
"xo": "^0.49.0"
"xo": "^0.53.0"
}
}

@@ -11,3 +11,2 @@ # datalist-polyfill

[![Known Vulnerabilities](https://snyk.io/test/github/mfranzke/datalist-polyfill/badge.svg?targetFile=package.json)](https://snyk.io/test/github/mfranzke/datalist-polyfill?targetFile=package.json)
[![Dependencies Status](https://requires.io/github/mfranzke/datalist-polyfill/requirements.svg?branch=main)](https://requires.io/github/mfranzke/datalist-polyfill/requirements/?branch=main)
[![datalist-polyfill on Npmjs](https://img.shields.io/npm/v/datalist-polyfill.svg?color=rgb%28237%2C%2028%2C%2036%29 "npm version")](https://npmjs.com/package/datalist-polyfill "datalist polyfill – on NPM")

@@ -14,0 +13,0 @@ [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

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