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

episodic

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

episodic - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

jest.config.js
module.exports = {
clearMocks: true,
collectCoverage: true,
coverageDirectory: 'coverage'
coverageDirectory: 'coverage',
}
{
"name": "episodic",
"version": "1.0.4",
"version": "1.0.5",
"description": "An opinionated CLI tool to automatically rename TV show releases",

@@ -33,3 +33,3 @@ "author": "Rafael Bardini",

"chalk": "^4.1.0",
"commander": "^7.2.0",
"commander": "^8.3.0",
"imdb-api": "^4.4.0",

@@ -44,9 +44,12 @@ "inquirer": "^8.1.0",

"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.1.0",
"jest": "27.0.5",
"prettier": "2.3.1",
"eslint-plugin-promise": "5.1.1",
"jest": "27.3.1",
"prettier": "2.4.1",
"strip-ansi": "6.0.0"
},
"engines": {
"node": ">=12"
}
}
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