Socket
Socket
Sign inDemoInstall

s-date

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

s-date - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

etc/coverage.html

7

package.json
{
"name": "s-date",
"version": "1.0.3",
"version": "1.0.4",
"description": "Tiny date/time formatter",

@@ -9,7 +9,6 @@ "main": "index.js",

},
"files": ["index.js", "test", "README.md"],
"files": ["index.js", "test", "README.md", "etc/coverage.html"],
"scripts": {
"test": "mocha",
"coverage_html": "mkdir -p etc && mocha --require blanket -R html-cov > etc/coverage.html",
"coverage": "mkdir -p etc && mocha --require blanket --reporter mocha-lcov-reporter > etc/lcov.info"
"coverage": "mocha --require blanket --reporter mocha-lcov-reporter > etc/lcov.info"
},

@@ -16,0 +15,0 @@ "repository": {

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