Socket
Socket
Sign inDemoInstall

javascript-time-ago

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

javascript-time-ago - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

build/classify elapsed.js

6

package.json
{
"name": "javascript-time-ago",
"version": "0.2.0",
"version": "0.2.1",
"description": "International highly customizable relative time formatting",

@@ -35,4 +35,4 @@ "main": "build/index.js",

"deploy-gh-pages": "TARGET=gh-pages node ./config/deploy-gh-pages.js",
"clean-for-build": "rimraf ./babel-transpiled-modules/**/*",
"build-modules": "babel ./source --optional runtime --out-dir ./babel-transpiled-modules --source-maps",
"clean-for-build": "rimraf ./build/**/*",
"build-modules": "babel ./source --optional runtime --out-dir ./build --source-maps",
"build": "npm-run-all clean-for-build build-modules",

@@ -39,0 +39,0 @@ "commit-new-build": "git commit --all --message=\"Update build\"",

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