Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1 to 0.1.2

6

package.json
{
"name": "tmdb-ts",
"version": "0.1.1",
"version": "0.1.2",
"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/",

@@ -45,3 +45,3 @@ "lint:fix": "eslint --ext .ts src/ --fix",

"dependencies": {
"node-fetch": "^2.6.1"
"cross-fetch": "^3.1.4"
},

@@ -48,0 +48,0 @@ "volta": {

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