New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 0.1.2

dist/index.html

14

package.json
{
"name": "timetable-fns",
"version": "0.1.1",
"version": "0.1.2",
"description": "Useful date and time utility functions for working with timetables.",
"main": "index.js",
"main": "dist/timetable-fns.js",
"module": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack"
},

@@ -15,3 +17,9 @@ "repository": "https://github.com/flightplan-tool/timetable-fns",

"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"
}
}
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