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

chronoshift

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chronoshift - npm Package Compare versions

Comparing version 0.5.5 to 0.5.6

10

package.json
{
"name": "chronoshift",
"version": "0.5.5",
"version": "0.5.6",
"description": "A tiny library for shifting time with timezones",

@@ -24,5 +24,3 @@ "keywords": [

"main": "build/chronoshift.js",
"typescript": {
"definition": "build/chronoshift.d.ts"
},
"typings": "build/index.d.ts",
"scripts": {

@@ -39,3 +37,3 @@ "test": "./travis-test",

"immutable-class": "0.5.2",
"walltime-repack": "0.2.3"
"walltime-repack": "0.2.4"
},

@@ -55,3 +53,3 @@ "devDependencies": {

"gulp-typescript": "2.13.6",
"mocha": "3.0.1",
"mocha": "3.0.2",
"pegjs": "0.9.0",

@@ -58,0 +56,0 @@ "rollup": "0.34.7",

3

tsconfig.json

@@ -13,3 +13,4 @@ {

"rootDir": "src",
"outDir": "build"
"outDir": "build",
"moduleResolution": "node"
},

@@ -16,0 +17,0 @@ "include": [

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