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

@zodash/ms

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/ms - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

8

CHANGELOG.md

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

## [0.1.9](https://github.com/zcorky/zodash/compare/@zodash/ms@0.1.8...@zodash/ms@0.1.9) (2021-03-25)
**Note:** Version bump only for package @zodash/ms
## [0.1.8](https://github.com/zcorky/zodash/compare/@zodash/ms@0.1.7...@zodash/ms@0.1.8) (2021-03-24)

@@ -8,0 +16,0 @@

1

lib/ms.js

@@ -69,2 +69,1 @@ "use strict";

exports.ms = ms;
//# sourceMappingURL=ms.js.map
{
"name": "@zodash/ms",
"version": "0.1.8",
"version": "0.1.9",
"description": "humanable time formats to millisenconds",

@@ -16,4 +16,3 @@ "keywords": [

"directories": {
"lib": "lib",
"test": "__tests__"
"lib": "lib"
},

@@ -63,3 +62,3 @@ "files": [

"scripts": {
"tsc": "tsc",
"build": "tsc",
"test": "jest -w 1",

@@ -73,9 +72,9 @@ "coverage": "codecov"

"@zcorky/deep-equal": "^0.0.1",
"@zodash/map": "^1.1.6"
"@zodash/map": "^1.1.7"
},
"dependencies": {
"@zcorky/is": "^1.0.6",
"@zodash/match": "^0.1.5"
"@zodash/match": "^0.1.6"
},
"gitHead": "476cc71bdf3cc5914d55495eaa9e3d07472885d9"
"gitHead": "bd85904bdf3094ed8d65df0fa57c695c74d4dc87"
}
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