Socket
Socket
Sign inDemoInstall

@operato/scene-half-roundrect

Package Overview
Dependencies
Maintainers
4
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/scene-half-roundrect - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

9

CHANGELOG.md

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

### [1.0.2](https://github.com/things-scene/operato-scene/compare/v1.0.1...v1.0.2) (2022-08-04)
### :bug: Bug Fix
* apply concurrently to serve target ([e777342](https://github.com/things-scene/operato-scene/commit/e777342c9310f722542db9baecf49ef94e77c3a0))
### [1.0.1](https://github.com/things-scene/operato-scene/compare/v1.0.0...v1.0.1) (2022-08-01)

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

6

package.json
{
"name": "@operato/scene-half-roundrect",
"version": "1.0.1",
"version": "1.0.2",
"description": "Half roundrect component for things-scene",

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

"scripts": {
"serve": "tsc && things-factory-dev",
"serve": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"things-factory-dev\"",
"start": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"",

@@ -60,3 +60,3 @@ "build": "tsc",

},
"gitHead": "e6fb800ef3b9e163dcb140c1229d4ed4ee7668d9"
"gitHead": "484b3aefc64bc7f15b67fae16f1b674f81767113"
}

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