Socket
Socket
Sign inDemoInstall

@operato/scene-random

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/scene-random - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

assets/symbol-random.png

14

CHANGELOG.md

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

### [0.0.5](https://github.com/things-scene/operato-scene/compare/v0.0.4...v0.0.5) (2021-12-03)
### :rocket: New Features
* added scene-half-roundrect and integration ([91092e6](https://github.com/things-scene/operato-scene/commit/91092e664dd0d962e981f4acae70252f4c2ac6da))
### :bug: Bug Fix
* add chartjs, integration module ([24cd106](https://github.com/things-scene/operato-scene/commit/24cd1065d13314e7ca3927a0306fed766531b851))
### [0.0.4](https://github.com/hatiolab/things-factory/compare/v0.0.3...v0.0.4) (2021-12-01)

@@ -8,0 +22,0 @@

14

package.json

@@ -6,5 +6,5 @@ {

"author": "heartyoh",
"version": "0.0.4",
"main": "dist/src/index.js",
"module": "dist/src/index.js",
"version": "0.0.5",
"main": "dist/index.js",
"module": "dist/index.js",
"things-scene": true,

@@ -17,4 +17,4 @@ "publishConfig": {

"type": "git",
"url": "git+https://github.com/hatiolab/things-factory.git",
"directory": "packages/scene-random"
"url": "git+https://github.com/things-scene/operato-scene.git",
"directory": "packages/random"
},

@@ -35,3 +35,3 @@ "scripts": {

"@hatiolab/prettier-config": "^1.0.0",
"@hatiolab/things-scene": "^2.7.15",
"@hatiolab/things-scene": "^2.7.16",
"@operato/board": "^0.2.27",

@@ -65,3 +65,3 @@ "@things-factory/builder": "^4.0.6",

},
"gitHead": "853ccc00f65e96f0d4807400d792a76fe9ef62d1"
"gitHead": "d3717e3284d88dc2831fbcf4ddbce827e2cc2940"
}

@@ -16,3 +16,3 @@ {

"inlineSources": true,
"rootDir": "./",
"rootDir": "./src",
"declaration": true,

@@ -19,0 +19,0 @@ "incremental": true,

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