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 3.0.75 to 3.0.76

22

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

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

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

@@ -76,6 +76,6 @@ "prop-types": "^15.7.2",

"devDependencies": {
"@babel/core": "7.14.6",
"@babel/core": "7.14.8",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.7",
"@babel/preset-env": "7.14.8",
"@babel/preset-react": "7.14.5",

@@ -89,6 +89,6 @@ "@babel/preset-typescript": "7.14.5",

"@types/prop-types": "15.7.4",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"@typescript-eslint/eslint-plugin": "4.28.5",
"@typescript-eslint/parser": "4.28.5",
"babel-core": "6.26.3",

@@ -109,4 +109,4 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24",

"react-test-renderer": "17.0.2",
"regenerator-runtime": "0.13.7",
"rollup": "2.53.2",
"regenerator-runtime": "0.13.9",
"rollup": "2.53.3",
"rollup-plugin-babel": "4.4.0",

@@ -121,6 +121,6 @@ "rollup-plugin-commonjs": "10.1.0",

"shx": "0.3.3",
"tanem-scripts": "6.0.24",
"ts-jest": "27.0.3",
"tanem-scripts": "6.0.26",
"ts-jest": "27.0.4",
"typescript": "4.3.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