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

syntex-error

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syntex-error - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

src/react/development/ui/Components/Drawers/Drawer.jsx

5

lib/index.js

@@ -5,8 +5,9 @@ import Button from "../src/react/development/ui/Components/Buttons/Button.jsx"

import {fallbackMoviePoster,fallbackPersonImage,image185,image342,image500,YoutubeApiKey,apiBaseUrl,apiKey,fetchMovieCredits,fetchMovieDetails,fetchPersonDetails,fetchPersonMovies,fetchSimilarMovies,movieCreditsEndpoint,movieDetailsEndpoint,personDetailsEndpoint,personMoviesEndpoint,searchInYoutubeEndPoint,searchMoviesEndpoint,similarMoviesEndpoint,topRatedMoviesEndpoint,upcomingMoviesEndpoint,trendingMoviesEndpoint} from "../src/react/development/ui/Api/index.js"
import {Ripples} from "../src/react/development/ui/Effect/Ripples/Ripple.jsx"
export {Button, axios, css, styled,collection,
export {Button,Ripples, axios, css, styled,collection,
fallbackMoviePoster,fallbackPersonImage,image185,image342,image500,YoutubeApiKey,apiBaseUrl,apiKey,fetchMovieCredits,fetchMovieDetails,fetchPersonDetails,fetchPersonMovies,fetchSimilarMovies,movieCreditsEndpoint,movieDetailsEndpoint,personDetailsEndpoint,personMoviesEndpoint,searchInYoutubeEndPoint,searchMoviesEndpoint,similarMoviesEndpoint,topRatedMoviesEndpoint,upcomingMoviesEndpoint,trendingMoviesEndpoint,
}

2

package.json
{
"name": "syntex-error",
"version": "1.0.17",
"version": "1.0.18",
"description": "A comprehensive error handling package tailored for use in both Express backend and React frontend applications. Simplify the process of managing and reporting errors seamlessly across your entire stack, providing a unified approach for a more efficient debugging and user experience.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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