Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@operato/styles

Package Overview
Dependencies
Maintainers
0
Versions
257
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 7.0.0 to 7.0.8

9

CHANGELOG.md

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

### [7.0.8](https://github.com/hatiolab/operato/compare/v7.0.7...v7.0.8) (2024-07-07)
### :bug: Bug Fix
* styles for menu, search and add on mobile ([251a458](https://github.com/hatiolab/operato/commit/251a458804f2c9eba50e54b4eeaa2c5a99a01114))
## [7.0.0](https://github.com/hatiolab/operato/compare/v7.0.0-rc.13...v7.0.0) (2024-06-30)

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

6

dist/src/common-grist-styles.js

@@ -133,10 +133,4 @@ import { css } from 'lit';

}
#add {
position: absolute;
top: 10px;
right: 10px;
}
}
`;
//# sourceMappingURL=common-grist-styles.js.map

4

package.json

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

"author": "heartyoh",
"version": "7.0.0",
"version": "7.0.8",
"main": "dist/src/index.js",

@@ -56,3 +56,3 @@ "module": "dist/src/index.js",

"prettier": "@hatiolab/prettier-config",
"gitHead": "b1bdd00f672eb45ffc409ed971ac60007eda4090"
"gitHead": "7be3a05e3008c7c142abc2a3706eee5d44707d66"
}

@@ -134,9 +134,3 @@ import { css } from 'lit'

}
#add {
position: absolute;
top: 10px;
right: 10px;
}
}
`

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