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

moment-timezone-picker

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moment-timezone-picker - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

10

package.json
{
"name": "moment-timezone-picker",
"version": "3.0.0",
"version": "4.0.0",
"description": "A simple angular moment timezone picker",

@@ -19,9 +19,9 @@ "license": "MIT",

"peerDependencies": {
"@angular/common": "~11.2.14",
"@angular/core": "~11.2.14"
"@angular/common": "~12.2.0",
"@angular/core": "~12.2.0"
},
"dependencies": {
"@ng-select/ng-select": "^6.1.0",
"@ng-select/ng-select": "^7.2.0",
"moment-timezone": "^0.5.33",
"tslib": "^2.0.0"
"tslib": "^2.2.0"
},

@@ -28,0 +28,0 @@ "main": "bundles/moment-timezone-picker.umd.js",

@@ -15,2 +15,3 @@ # MomentTimezonePicker

| --- | --- |
| 12 | 4.x.x |
| 11 | 3.x.x |

@@ -17,0 +18,0 @@ | 10 | 2.x.x |

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