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

@tanem/react-nprogress

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanem/react-nprogress - npm Package Compare versions

Comparing version 5.0.25 to 5.0.26

30

package.json
{
"name": "@tanem/react-nprogress",
"version": "5.0.25",
"version": "5.0.26",
"description": "A React primitive for building slim progress bars.",

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

"dependencies": {
"@babel/runtime": "^7.20.7",
"@babel/runtime": "^7.20.13",
"hoist-non-react-statics": "^3.3.2"

@@ -80,23 +80,23 @@ },

"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.0",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-terser": "0.3.0",
"@rollup/plugin-terser": "0.4.0",
"@testing-library/react": "13.4.0",
"@types/hoist-non-react-statics": "3.3.1",
"@types/jest": "29.2.5",
"@types/jest": "29.4.0",
"@types/mock-raf": "1.0.3",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0",
"babel-core": "6.26.3",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-react": "7.32.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "9.0.0",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"jest": "29.4.1",
"jest-environment-jsdom": "29.4.1",
"mock-raf": "1.0.1",

@@ -109,3 +109,3 @@ "npm-run-all": "4.1.5",

"regenerator-runtime": "0.13.11",
"rollup": "3.10.0",
"rollup": "3.12.1",
"rollup-plugin-sourcemaps": "0.6.3",

@@ -115,4 +115,4 @@ "shx": "0.3.4",

"ts-jest": "29.0.5",
"typescript": "4.9.4"
"typescript": "4.9.5"
}
}
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