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 0.0.5 to 0.0.6

9

CHANGELOG.md

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

### [0.0.6](https://github.com/things-scene/operato-scene/compare/v0.0.5...v0.0.6) (2021-12-03)
### :bug: Bug Fix
* tsconfig ([a5ce449](https://github.com/things-scene/operato-scene/commit/a5ce449078e0b5371323984b78f1fb32526489bd))
### [0.0.5](https://github.com/things-scene/operato-scene/compare/v0.0.4...v0.0.5) (2021-12-03)

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

3

dist/half-roundrect.js

@@ -1,4 +0,1 @@

/*
* Copyright © HatioLab Inc. All rights reserved.
*/
import { Component, Rect } from '@hatiolab/things-scene';

@@ -5,0 +2,0 @@ var controlHandler = {

@@ -1,5 +0,2 @@

/*
* Copyright © HatioLab Inc. All rights reserved.
*/
export { default as HalfRoundrect } from './half-roundrect';
//# sourceMappingURL=index.js.map
{
"name": "@operato/scene-half-roundrect",
"version": "0.0.5",
"version": "0.0.6",
"description": "Half roundrect component for things-scene",

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

},
"gitHead": "d3717e3284d88dc2831fbcf4ddbce827e2cc2940"
"gitHead": "398a0768e99717865e7be4d0717629bfad733eb8"
}

@@ -1,5 +0,1 @@

/*
* Copyright © HatioLab Inc. All rights reserved.
*/
import { Component, ControlHandler, Rect } from '@hatiolab/things-scene'

@@ -6,0 +2,0 @@

@@ -1,5 +0,1 @@

/*
* Copyright © HatioLab Inc. All rights reserved.
*/
export { default as HalfRoundrect } from './half-roundrect'

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

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

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

Sorry, the diff of this file is not supported yet

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