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
277
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.14 to 9.0.0-beta.15

dist/src/inspector-styles.d.ts

9

CHANGELOG.md

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

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

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

1

dist/src/index.d.ts

@@ -12,1 +12,2 @@ export * from './headroom-styles.js';

export * from './table-event-styles.js';
export * from './inspector-styles.js';

@@ -12,2 +12,3 @@ export * from './headroom-styles.js';

export * from './table-event-styles.js';
export * from './inspector-styles.js';
//# sourceMappingURL=index.js.map

10

package.json

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

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

@@ -35,3 +35,4 @@ "main": "dist/src/index.js",

"./common-header-styles.js": "./dist/src/common-header-styles.js",
"./line-styles.js": "./dist/src/line-styles.js"
"./line-styles.js": "./dist/src/line-styles.js",
"./inspector-styles.js": "./dist/src/inspector-styles.js"
},

@@ -75,2 +76,5 @@ "typesVersions": {

"./dist/src/line-styles.d.ts"
],
"./inspector-styles.js": [
"./dist/src/inspector-styles.d.ts"
]

@@ -111,3 +115,3 @@ }

"prettier": "@hatiolab/prettier-config",
"gitHead": "cf201f3ddd1bf2482959e4bc1b149871c33f28e2"
"gitHead": "5db24047689efbe3fca392a0c9bc1fa56e00c00b"
}

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