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

blear.utils.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

blear.utils.date - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "blear.utils.date",
"version": "1.0.3",
"version": "1.0.4",
"description": "date utils",

@@ -5,0 +5,0 @@ "scripts": {

@@ -0,6 +1,10 @@

/**
* 日期模块
* @author ydr.me
* @create 2016年5月18日13:45:44
* @update 2016年11月26日14:29:44
*/
'use strict';
require('blear.polyfills.date');
var object = require('blear.utils.object');

@@ -7,0 +11,0 @@ var array = require('blear.utils.array');

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