chronoshift
Advanced tools
Comparing version 0.5.5 to 0.5.6
{ | ||
"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", |
@@ -13,3 +13,4 @@ { | ||
"rootDir": "src", | ||
"outDir": "build" | ||
"outDir": "build", | ||
"moduleResolution": "node" | ||
}, | ||
@@ -16,0 +17,0 @@ "include": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
774584
37
7031
+ Addedwalltime-repack@0.2.4(transitive)
- Removedwalltime-repack@0.2.3(transitive)
Updatedwalltime-repack@0.2.4