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

date-cruncher

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-cruncher - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

gulp_tasks/misc.js

@@ -19,3 +19,3 @@ const path = require('path');

return gulp.testApp([
return gulp.src([
path.join(conf.paths.testApp, '/**/*'),

@@ -22,0 +22,0 @@ path.join(`!${conf.paths.testApp}`, '/**/*.{html,css,js,scss}')

@@ -78,3 +78,3 @@ {

"description": "date-crunch is a simple date calculator implementation written in TypeScript. It resolves the following types of expressions:",
"version": "1.0.1",
"version": "1.0.2",
"main": "gulpfile.js",

@@ -81,0 +81,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