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

@js-joda/timezone

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@js-joda/timezone - npm Package Compare versions

Comparing version 2.8.0 to 2.9.0

typings/js-joda-timezone.d.ts

5

CHANGELOG.md

@@ -6,2 +6,7 @@ Changelog

### 2.9.0
* [#567](https://github.com/js-joda/js-joda/pull/567) Remove generated distributions files from git ([@pithu](https://github.com/pithu))
* [#564](https://github.com/js-joda/js-joda/pull/564) Fix travis for PR's from forks ([@pithu](https://github.com/pithu))
### 2.8.0

@@ -8,0 +13,0 @@

2

dist/js-joda-timezone-empty.js

@@ -1,2 +0,2 @@

//! @version @js-joda/timezone-2.8.0
//! @version @js-joda/timezone-2.9.0
//! @copyright (c) 2015-present, Philipp Thürwächter, Pattrick Hüper & js-joda contributors

@@ -3,0 +3,0 @@ //! @license BSD-3-Clause (see LICENSE in the root directory of this source tree)

{
"name": "@js-joda/timezone",
"version": "2.8.0",
"version": "2.9.0",
"description": "iana tzdb timezone bindings for js-joda",
"typings": "dist/js-joda-timezone.d.ts",
"typings": "typings/js-joda-timezone.d.ts",
"main": "dist/js-joda-timezone.js",

@@ -10,2 +10,3 @@ "files": [

"src",
"typings",
"bower.json",

@@ -16,3 +17,3 @@ "CHANGELOG.md",

"scripts": {
"version": "npm run build-dist",
"prepublishOnly": "npm run build-dist",
"test": "npx mocha --timeout 5000 --require @babel/register ./test/*Test.js ./test/**/*Test.js",

@@ -50,3 +51,3 @@ "test-coverage": "NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js",

"devDependencies": {
"@js-joda/core": "^4.2.1"
"@js-joda/core": "^4.3.0"
},

@@ -58,3 +59,3 @@ "license": "BSD-3-Clause",

"homepage": "https://github.com/js-joda/js-joda-timezone#readme",
"gitHead": "19eda501af517e23e00080c625fe1c0b3bc676b8"
"gitHead": "cdc181e107e04638303605e304e78eaba5864ea0"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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