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

@types/react-circular-progressbar

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-circular-progressbar - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

9

react-circular-progressbar/index.d.ts

@@ -21,12 +21,5 @@ // Type definitions for react-circular-progressbar 0.8

counterClockwise?: boolean;
classForPercentage?: FalseyCallback;
textForPercentage?: FalseyCallback;
text?: string;
}
export type FalseyCallback =
| ''
| false
| null
| ((percentage: number) => string);
export interface GroupOverride<T> {

@@ -33,0 +26,0 @@ root?: T;

6

react-circular-progressbar/package.json
{
"name": "@types/react-circular-progressbar",
"version": "0.8.0",
"version": "0.8.1",
"description": "TypeScript definitions for react-circular-progressbar",

@@ -16,3 +16,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -23,4 +23,4 @@ "scripts": {},

},
"typesPublisherContentHash": "91f6c8f178a0f907d7a4e4d02cd46d00061a627b04782e234686be8a7cc7341a",
"typesPublisherContentHash": "74b30c6cccbdb45348da29c32b9686637e5dd6ee8a9886807397438f532a7abf",
"typeScriptVersion": "2.6"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-circular-progressbar
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-circular-progressbar
Additional Details
* Last updated: Tue, 01 May 2018 16:24:24 GMT
* Last updated: Wed, 04 Jul 2018 01:11:07 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

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