Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ms-date

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ms-date - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

src/index.js

2

dist/index.js
/**
* @author TroyTae
* @version 0.1.1
* @version 0.1.2
* @name ms-date

@@ -5,0 +5,0 @@ */

/**
* @author TroyTae
* @version 0.1.1
* @version 0.1.2
* @name ms-date

@@ -5,0 +5,0 @@ */

{
"name": "ms-date",
"version": "0.1.1",
"version": "0.1.2",
"description": "A date module based on milliseconds ⏱",

@@ -5,0 +5,0 @@ "main": "dist/index.min.js",

@@ -14,3 +14,3 @@ const pkg = require('./package.json');

return {
input: 'index.js',
input: 'src/index.js',
output: {

@@ -17,0 +17,0 @@ ...output,

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