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.18 to 1.0.19

6

lib/index.js
import Button from "../src/react/development/ui/Components/Buttons/Button.jsx"
import Drawer from "../src/react/development/ui/Components/Drawers/Drawer.jsx"
import Modal from "../src/react/development/ui/Components/Modals/Modal.jsx"
import {axios,css,styled} from "../src/react/development/ui/Framework/index.js"

@@ -8,3 +10,5 @@ import collection from "../src/react/development/ui/Library/index.js"

export {Button,Ripples, axios, css, styled,collection,
export {Button,Drawer,Modal,Ripples,
axios, css, styled,collection,

@@ -11,0 +15,0 @@ 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.18",
"version": "1.0.19",
"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