New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cycle/time

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycle/time - npm Package Compare versions

Comparing version 0.18.0 to 0.19.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 0.19.0 (2018-12-10)
* fix(time): support TypeScript's strict mode ([d4c7d6b](https://github.com/cyclejs/cyclejs/commit/d4c7d6b))
## 0.18.0 (2018-12-02)

@@ -2,0 +8,0 @@

14

package.json
{
"name": "@cycle/time",
"version": "0.18.0",
"version": "0.19.0",
"description": "A time driver designed to enable awesome testing and dev tooling",

@@ -15,3 +15,3 @@ "license": "MIT",

"dependencies": {
"@cycle/run": "^5.1.0",
"@cycle/run": "^5.2.0",
"combine-errors": "3.0.x",

@@ -28,6 +28,6 @@ "most": "*",

"devDependencies": {
"@cycle/dom": "^22.0.0",
"@cycle/rxjs-run": "^10.0.0",
"@cycle/dom": "^22.2.0",
"@cycle/rxjs-run": "^10.2.0",
"@types/mocha": "5.2.x",
"@types/node": "10.11.x",
"@types/node": "10.12.x",
"budo": "^11.5.0",

@@ -39,6 +39,6 @@ "garnish": "5.2.x",

"rxjs": "6.3.x",
"snabbdom-selector": "4.0.x",
"snabbdom-selector": "4.1.x",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "3.1.x"
"typescript": "3.2.x"
},

@@ -45,0 +45,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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