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

timetable-fns

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timetable-fns - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

index.js

17

package.json
{
"name": "timetable-fns",
"version": "0.1.7",
"version": "0.1.8",
"description": "Useful date and time utility functions for working with timetables.",
"main": "dist/timetable-fns.js",
"module": "src/index.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "https://github.com/flightplan-tool/timetable-fns",
"keywords": [ "timetable", "timetables", "dates", "calendar", "gregorian" ],
"author": "JD",
"license": "MIT",
"license": "ISC",
"private": false,
"dependencies": {
"moment-timezone": "^0.5.23"
},
"devDependencies": {
"clean-webpack-plugin": "^1.0.0",
"html-webpack-plugin": "^3.2.0",
"webpack": "^4.27.0",
"webpack-cli": "^3.1.2"
}
}

Sorry, the diff of this file is not supported yet

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