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

node-csfd-api

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-csfd-api - npm Package Compare versions

Comparing version 2.7.1 to 2.7.2

7

package.json
{
"name": "node-csfd-api",
"version": "2.7.1",
"version": "2.7.2",
"description": "ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)",

@@ -15,4 +15,5 @@ "main": "./index.js",

"lint": "eslint ./src/**/**/* --fix",
"test": "jest",
"publish:next": "yarn && yarn build && yarn test --coverage true && cd dist && npm publish --tag next",
"test": "vitest",
"test:coverage": "yarn test run --coverage",
"publish:next": "yarn && yarn build && yarn test:coverage && cd dist && npm publish --tag next",
"postversion": "git push && git push --follow-tags",

@@ -19,0 +20,0 @@ "release:beta": "npm version preminor --preid=beta -m \"chore(update): prelease %s β\"",

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