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

timezone-utility

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timezone-utility - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

dist/index.cjs.js

8

package.json
{
"name": "timezone-utility",
"version": "1.5.0",
"version": "1.5.1",
"description": "A Lightweight time zone management utility for JavaScript and TypeScript with zero dependencies.",
"main": "./dist/index.cjs.js",
"module": "./dist/index.esm.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "rollup -c",
"prepublishOnly": "npm run build",
"dev": "concurrently \"tsc --watch\" \"nodemon ./dist/index.js\""
},
"files": [
"dist/",
"README.md"
],
"keywords": [

@@ -12,0 +18,0 @@ "timezone",

rollup.config.mjs
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