chronoshift
Advanced tools
Comparing version 0.7.2 to 0.8.0
{ | ||
"name": "chronoshift", | ||
"version": "0.7.2", | ||
"version": "0.8.0", | ||
"description": "A tiny library for shifting time with timezones", | ||
@@ -41,7 +41,7 @@ "keywords": [ | ||
"immutable-class": "~0.7.0", | ||
"moment-timezone": "~0.5.17", | ||
"tslib": "~1.9.2" | ||
"moment-timezone": "~0.5.21", | ||
"tslib": "~1.9.3" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "5.2.2", | ||
"@types/mocha": "5.2.5", | ||
"babel-core": "6.26.3", | ||
@@ -52,15 +52,15 @@ "babel-preset-es2015": "6.24.1", | ||
"chai": "4.1.2", | ||
"event-stream": "3.3.4", | ||
"event-stream": "4.0.0", | ||
"gulp": "3.9.1", | ||
"gulp-mocha": "6.0.0", | ||
"gulp-typescript": "4.0.2", | ||
"gulp-typescript": "5.0.0-alpha.3", | ||
"immutable-class-tester": "0.6.0", | ||
"mocha": "5.2.0", | ||
"rollup": "0.60.7", | ||
"rollup": "0.66.0", | ||
"run-sequence": "2.2.1", | ||
"tdi": "0.5.6", | ||
"ts-node": "6.1.1", | ||
"tslint": "5.10.0", | ||
"typescript": "2.9.2" | ||
"tdi": "0.6.4", | ||
"ts-node": "7.0.1", | ||
"tslint": "5.11.0", | ||
"typescript": "3.0.3" | ||
} | ||
} |
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
113653
Updatedmoment-timezone@~0.5.21
Updatedtslib@~1.9.3