Socket
Socket
Sign inDemoInstall

@operato/scene-half-roundrect

Package Overview
Dependencies
71
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.36 to 1.2.46

9

CHANGELOG.md

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

## [1.2.46](https://github.com/things-scene/operato-scene/compare/v1.2.45...v1.2.46) (2023-06-10)
### :bug: Bug Fix
* typescript build options ([3eb0d7f](https://github.com/things-scene/operato-scene/commit/3eb0d7fd80e2c3cea698501aa1d9d54903423a7b))
## [1.2.36](https://github.com/things-scene/operato-scene/compare/v1.2.35...v1.2.36) (2023-05-13)

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

4

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

@@ -60,3 +60,3 @@ "author": "heartyoh",

},
"gitHead": "65a40a190365b3b6256409b6491af360e36d1a98"
"gitHead": "1642231c4a8e50b20f520fad3ac3e00ebf7fe8d8"
}

@@ -7,3 +7,3 @@ {

"noEmitOnError": true,
"lib": ["es2017", "dom"],
"lib": ["es2019", "dom"],
"strict": true,

@@ -20,5 +20,5 @@ "esModuleInterop": false,

"incremental": true,
"types": ["node"]
"types": []
},
"include": ["**/*.ts", "*.d.ts"]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc