Socket
Socket
Sign inDemoInstall

@types/nprogress

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nprogress - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

nprogress/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for NProgress 0.2
// Project: https://github.com/rstacruz/nprogress
// Definitions by: Judah Gabriel Himango <https://github.com/JudahGabriel>, Ovyerus <https://github.com/Ovyerus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
declare namespace nProgress {

@@ -8,0 +2,0 @@ interface NProgressOptions {

14

nprogress/package.json
{
"name": "@types/nprogress",
"version": "0.2.1",
"description": "TypeScript definitions for NProgress",
"version": "0.2.2",
"description": "TypeScript definitions for nprogress",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nprogress",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "Judah Gabriel Himango",
"url": "https://github.com/JudahGabriel",
"githubUsername": "JudahGabriel"
"githubUsername": "JudahGabriel",
"url": "https://github.com/JudahGabriel"
},
{
"name": "Ovyerus",
"url": "https://github.com/Ovyerus",
"githubUsername": "Ovyerus"
"githubUsername": "Ovyerus",
"url": "https://github.com/Ovyerus"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "7059463cee8d3e6849717e23333e1d26400221850295083a5b141375a4d58c66",
"typesPublisherContentHash": "49e0428a8d2780b892330d72791adb7ff806dbb404b7785b6351b1dd1eef05cd",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for NProgress (https://github.com/rstacruz/nprogress).
This package contains type definitions for nprogress (https://github.com/rstacruz/nprogress).

@@ -12,8 +12,2 @@ # Details

````ts
// Type definitions for NProgress 0.2
// Project: https://github.com/rstacruz/nprogress
// Definitions by: Judah Gabriel Himango <https://github.com/JudahGabriel>, Ovyerus <https://github.com/Ovyerus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
declare namespace nProgress {

@@ -62,7 +56,6 @@ interface NProgressOptions {

### Additional Details
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Judah Gabriel Himango](https://github.com/JudahGabriel), and [Ovyerus](https://github.com/Ovyerus).
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