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

@dh-react-hooks/use-timeago

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

@dh-react-hooks/use-timeago - npm Package Compare versions

Comparing version 0.2.2 to 0.4.0

22

CHANGELOG.md

@@ -6,2 +6,24 @@ # Change Log

# [0.4.0](https://github.com/danhuang1202/DrHooks/compare/@dh-react-hooks/use-timeago@0.2.2...@dh-react-hooks/use-timeago@0.4.0) (2021-01-15)
### Features
* support react17 ([3f4e8bc](https://github.com/danhuang1202/DrHooks/commit/3f4e8bc))
# [0.3.0](https://github.com/danhuang1202/DrHooks/compare/@dh-react-hooks/use-timeago@0.2.2...@dh-react-hooks/use-timeago@0.3.0) (2021-01-15)
### Features
* support react17 ([3f4e8bc](https://github.com/danhuang1202/DrHooks/commit/3f4e8bc))
## [0.2.2](https://github.com/danhuang1202/DrHooks/compare/@dh-react-hooks/use-timeago@0.2.1...@dh-react-hooks/use-timeago@0.2.2) (2019-09-11)

@@ -8,0 +30,0 @@

10

package.json
{
"name": "@dh-react-hooks/use-timeago",
"version": "0.2.2",
"version": "0.4.0",
"description": "react hooks for timeago.js",

@@ -37,7 +37,7 @@ "main": "lib/index.js",

"dependencies": {
"react": "^16.8.6",
"react": "^17.0.1",
"timeago.js": "^4.0.0-beta.2"
},
"peerDependencies": {
"react": "^16.8.6"
"react": "^16.8.6 || ^17.0.0"
},

@@ -64,3 +64,3 @@ "devDependencies": {

"prettier": "^1.18.2",
"react-dom": "^16.8.6",
"react-dom": "^17.0.1",
"rollup": "^1.21.0",

@@ -76,3 +76,3 @@ "rollup-plugin-babel": "^4.3.3",

},
"gitHead": "b0a971c76254a8426c05eee2ec7dd177f269064c"
"gitHead": "d9b38972561e4a8477371d6b3af0fe5cea58c0fd"
}
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