New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bs-nprogress

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-nprogress - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

1

bsconfig.json

@@ -8,3 +8,2 @@ {

"refmt": 3,
"bsc-flags": ["-bs-super-errors"],
"package-specs": {

@@ -11,0 +10,0 @@ "module": "commonjs",

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 4.0.0
* **[ BREAKING ]** `bs-platform` updated to `4.0.0`.
* Added `NProgress.incBy`.
# 3.0.0

@@ -2,0 +6,0 @@ * **[ BREAKING ]** `bs-platform` updated to `3.0.0`.

{
"name": "bs-nprogress",
"version": "3.0.0",
"version": "4.0.0",
"description": "BuckleScript bindings to nprogress",

@@ -17,7 +17,7 @@ "author": "Alex Fedoseev <alex.fedoseev@gmail.com>",

"peerDependencies": {
"bs-platform": "^3.0.0",
"bs-platform": "^4.0.7",
"nprogress": "^0.2.0"
},
"devDependencies": {
"bs-platform": "3.0.0",
"bs-platform": "4.0.7",
"nprogress": "0.2.0"

@@ -24,0 +24,0 @@ },

Sorry, the diff of this file is not supported yet

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