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

@operato/scene-timer

Package Overview
Dependencies
Maintainers
4
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/scene-timer - npm Package Compare versions

Comparing version 1.0.0-alpha.17 to 1.0.0-alpha.18

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [1.0.0-alpha.18](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-05-30)
### :bug: Bug Fix
* latest dependencies ([5fae24c](https://github.com/things-scene/operato-scene/commit/5fae24ce2e7d17b5e2e85fae4cee04cfca690549))
## [1.0.0-alpha.17](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-05-29)

@@ -8,0 +17,0 @@

2

dist/index.d.ts
import Timer from './timer';
import DueTimer from './duetimer';
declare const _default: (typeof DueTimer | typeof Timer)[];
declare const _default: (typeof Timer | typeof DueTimer)[];
export default _default;

@@ -6,3 +6,3 @@ {

"author": "heartyoh",
"version": "1.0.0-alpha.17",
"version": "1.0.0-alpha.18",
"main": "dist/index.js",

@@ -30,9 +30,9 @@ "module": "dist/index.js",

"dependencies": {
"@hatiolab/things-scene": "^3.0.7"
"@hatiolab/things-scene": "^3.0.12"
},
"devDependencies": {
"@hatiolab/prettier-config": "^1.0.0",
"@operato/board": "^1.0.0-beta.19",
"@things-factory/builder": "^5.0.0-alpha.48",
"@things-factory/operato-board": "^5.0.0-alpha.48",
"@operato/board": "^1.0.0-beta.20",
"@things-factory/builder": "^5.0.0-alpha.49",
"@things-factory/operato-board": "^5.0.0-alpha.49",
"@typescript-eslint/eslint-plugin": "^4.33.0",

@@ -62,3 +62,3 @@ "@typescript-eslint/parser": "^4.33.0",

},
"gitHead": "67f377e98c7ac3bb8f0714c50471dc914976c918"
"gitHead": "296c64a6b3a850b742c50d96501bb10b27df4ecd"
}

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