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 1.1.13 to 1.1.14

9

CHANGELOG.md
# Changelog
## [v1.1.14](https://github.com/tanem/react-nprogress/tree/v1.1.14) (2019-04-27)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.13...v1.1.14)
**Merged pull requests:**
- Update dependency @babel/runtime to ^7.4.4 [\#113](https://github.com/tanem/react-nprogress/pull/113) ([renovate[bot]](https://github.com/apps/renovate))
- Update dev dependencies [\#112](https://github.com/tanem/react-nprogress/pull/112) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency react-scripts to v3 [\#111](https://github.com/tanem/react-nprogress/pull/111) ([renovate[bot]](https://github.com/apps/renovate))
## [v1.1.13](https://github.com/tanem/react-nprogress/tree/v1.1.13) (2019-04-21)

@@ -4,0 +13,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.12...v1.1.13)

14

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

@@ -70,3 +70,3 @@ "main": "index.js",

"dependencies": {
"@babel/runtime": "^7.4.3",
"@babel/runtime": "^7.4.4",
"hoist-non-react-statics": "^3.3.0",

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

"devDependencies": {
"@babel/core": "7.4.3",
"@babel/plugin-proposal-class-properties": "7.4.0",
"@babel/plugin-transform-runtime": "7.4.3",
"@babel/preset-env": "7.4.3",
"@babel/core": "7.4.4",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-transform-runtime": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/preset-react": "7.0.0",

@@ -121,4 +121,4 @@ "@babel/preset-typescript": "7.3.3",

"tslint-react": "4.0.0",
"typescript": "3.4.4"
"typescript": "3.4.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