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.0.0 to 1.0.1

7

CHANGELOG.md
# Changelog
## [v1.0.1](https://github.com/tanem/react-nprogress/tree/v1.0.1) (2018-10-20)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.0...v1.0.1)
**Merged pull requests:**
- Fix publish script [\#10](https://github.com/tanem/react-nprogress/pull/10) ([tanem](https://github.com/tanem))
## [v1.0.0](https://github.com/tanem/react-nprogress/tree/v1.0.0) (2018-10-20)

@@ -4,0 +11,0 @@ **Merged pull requests:**

4

package.json
{
"name": "@tanem/react-nprogress",
"version": "1.0.0",
"version": "1.0.1",
"description": "A React primitive for building slim progress bars inspired by Google, YouTube, and Medium.",

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

"postcompile": "del '*.d.ts' '!index.d.ts'",
"postversion": "git push && git push --tags && npm publish",
"postversion": "git push && git push --tags && npm publish --access=public",
"release": "npm version -m 'Release v%s'",

@@ -35,0 +35,0 @@ "test": "run-s check:* lint build test:*",

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