Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

use-count-up

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-count-up - npm Package Compare versions

Comparing version 2.2.6 to 2.3.0

6

CHANGELOG.md
# Change Log
## 2.3.0 (Jan 15th, 2021)
**Implemented enhancements:**
- feat: add list of supported browsers to package.json
## 2.2.6 (Jan 12th, 2021)

@@ -4,0 +10,0 @@

9

package.json
{
"name": "use-count-up",
"version": "2.2.6",
"version": "2.3.0",
"description": "React/React Native component and hook to animate counting up or down to a number",

@@ -61,3 +61,3 @@ "main": "lib/index.js",

"@testing-library/react": "11.2.2",
"@testing-library/react-hooks": "4.0.0",
"@testing-library/react-hooks": "5.0.0",
"@types/jest": "26.0.19",

@@ -85,3 +85,8 @@ "@types/node": "12.19.11",

"lib"
],
"browserslist": [
">0.2%",
"not dead",
"not op_mini all"
]
}
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