New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@operato/styles

Package Overview
Dependencies
Maintainers
6
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/styles - npm Package Compare versions

Comparing version 9.0.0-beta.11 to 9.0.0-beta.14

dist/src/box-padding-editor-styles.d.ts

9

CHANGELOG.md

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

## [9.0.0-beta.14](https://github.com/hatiolab/operato/compare/v9.0.0-beta.13...v9.0.0-beta.14) (2025-01-27)
### :rocket: New Features
* module property-panel ([d78e4cf](https://github.com/hatiolab/operato/commit/d78e4cf7080b95fa74e61b42094b9f3f59f1409b))
## [9.0.0-beta.11](https://github.com/hatiolab/operato/compare/v9.0.0-beta.10...v9.0.0-beta.11) (2025-01-25)

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

4

dist/src/index.d.ts

@@ -8,1 +8,5 @@ export * from './headroom-styles.js';

export * from './common-header-styles.js';
export * from './box-padding-editor-styles.js';
export * from './gradient-direction-styles.js';
export * from './property-grid-styles.js';
export * from './table-event-styles.js';

@@ -8,2 +8,6 @@ export * from './headroom-styles.js';

export * from './common-header-styles.js';
export * from './box-padding-editor-styles.js';
export * from './gradient-direction-styles.js';
export * from './property-grid-styles.js';
export * from './table-event-styles.js';
//# sourceMappingURL=index.js.map

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "9.0.0-beta.11",
"version": "9.0.0-beta.14",
"type": "module",

@@ -22,5 +22,57 @@ "main": "dist/src/index.js",

"exports": {
".": "./dist/src/index.js",
"./package.json": "./package.json",
".": "./dist/src/index.js"
"./box-padding-editor-styles.js": "./dist/src/box-padding-editor-styles.js",
"./gradient-direction-styles.js": "./dist/src/gradient-direction-styles.js",
"./property-grid-styles.js": "./dist/src/property-grid-styles.js",
"./table-event-styles.js": "./dist/src/table-event-styles.js",
"./headroom-styles.js": "./dist/src/headroom-styles.js",
"./scrollbar-styles.js": "./dist/src/scrollbar-styles.js",
"./spinner-styles.js": "./dist/src/spinner-styles.js",
"./common-button-styles.js": "./dist/src/common-button-styles.js",
"./common-grist-styles.js": "./dist/src/common-grist-styles.js",
"./button-container-styles.js": "./dist/src/button-container-styles.js",
"./common-header-styles.js": "./dist/src/common-header-styles.js",
"./line-styles.js": "./dist/src/line-styles.js"
},
"typesVersions": {
"*": {
"./box-padding-editor-styles.js": [
"./dist/src/box-padding-editor-styles.d.ts"
],
"./gradient-direction-styles.js": [
"./dist/src/gradient-direction-styles.d.ts"
],
"./property-grid-styles.js": [
"./dist/src/property-grid-styles.d.ts"
],
"./table-event-styles.js": [
"./dist/src/table-event-styles.d.ts"
],
"./headroom-styles.js": [
"./dist/src/headroom-styles.d.ts"
],
"./scrollbar-styles.js": [
"./dist/src/scrollbar-styles.d.ts"
],
"./spinner-styles.js": [
"./dist/src/spinner-styles.d.ts"
],
"./common-button-styles.js": [
"./dist/src/common-button-styles.d.ts"
],
"./common-grist-styles.js": [
"./dist/src/common-grist-styles.d.ts"
],
"./button-container-styles.js": [
"./dist/src/button-container-styles.d.ts"
],
"./common-header-styles.js": [
"./dist/src/common-header-styles.d.ts"
],
"./line-styles.js": [
"./dist/src/line-styles.d.ts"
]
}
},
"scripts": {

@@ -58,3 +110,3 @@ "analyze": "cem analyze --litelement",

"prettier": "@hatiolab/prettier-config",
"gitHead": "1a2c749a4d71b8081649cb1a6caf70057f6d3718"
"gitHead": "cf201f3ddd1bf2482959e4bc1b149871c33f28e2"
}

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