Socket
Socket
Sign inDemoInstall

humanize-ms

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

LICENSE

5

History.md
1.2.1 / 2017-05-19
==================
* fix: package.json to reduce vulnerabilities (#3)
1.2.0 / 2016-05-21

@@ -3,0 +8,0 @@ ==================

8

package.json
{
"name": "humanize-ms",
"version": "1.2.0",
"version": "1.2.1",
"description": "transform humanize time to ms",
"main": "index.js",
"files": ["index.js"],
"files": [
"index.js"
],
"scripts": {

@@ -25,3 +27,3 @@ "test": "make test"

"dependencies": {
"ms": "~0.7.0"
"ms": "^2.0.0"
},

@@ -28,0 +30,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc