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

@iptv/xmltv

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iptv/xmltv - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

package.json
{
"name": "@iptv/xmltv",
"description": "An extremely fast XMLTV parser and generator for Node and the browser.",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",

@@ -59,2 +59,5 @@ "author": {

},
"volta": {
"node": "20.3.1"
},
"scripts": {

@@ -61,0 +64,0 @@ "dev": "vite",

2

README.md

@@ -716,3 +716,3 @@ <div align="center">

You'll need to be able to run the tests and benchmarks. To do so, you will need to run the `./create-xml.sh` script in the `tests/fixtures` directory to generate the necessary fixture files.
You'll need to be able to run the tests and benchmarks. To do so, you will need to run the `./create-fixtures.sh` script in the `tests/fixtures` directory to generate the necessary fixture files.

@@ -719,0 +719,0 @@ To be accepted your PR must pass all tests and not negatively impact the benchmarks. Some commands to help you:

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