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

tmdb-ts

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tmdb-ts - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "tmdb-ts",
"version": "0.1.0",
"version": "0.1.1",
"description": "TMDB v3 library wrapper",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"scripts": {
"compile": "rm -rf dist && tsc -d && npm run copy-types",
"compile": "rm -rf ./dist && tsc -d && npm run copy-types",
"lint": "eslint --ext .ts src/",

@@ -11,0 +11,0 @@ "lint:fix": "eslint --ext .ts src/ --fix",

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