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

@operato/styles

Package Overview
Dependencies
Maintainers
4
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 0.2.51 to 0.2.52

dist/src/tooltip-styles.d.ts

14

CHANGELOG.md

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

### [0.2.52](https://github.com/hatiolab/operato/compare/v0.2.51...v0.2.52) (2021-12-21)
### :bug: Bug Fix
* upgrade dependencies ([3fde5e7](https://github.com/hatiolab/operato/commit/3fde5e7182bb4b502103bcb70de2f1bfab2bc1ff))
### :rocket: New Features
* add @operato/utils and @operato/attachment ([15a9c19](https://github.com/hatiolab/operato/commit/15a9c19ff1237738abd3e3509ba9ede90280b766))
### [0.2.51](https://github.com/hatiolab/operato/compare/v0.2.50...v0.2.51) (2021-12-16)

@@ -8,0 +22,0 @@

7

dist/src/index.d.ts

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

export * from './headroom-styles';
export * from './scrollbar-styles';
export * from './spinner-styles';
export * from "./headroom-styles";
export * from "./scrollbar-styles";
export * from "./spinner-styles";
export * from "./tooltip-styles";

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

export * from './headroom-styles';
export * from './scrollbar-styles';
export * from './spinner-styles';
export * from "./headroom-styles";
export * from "./scrollbar-styles";
export * from "./spinner-styles";
export * from "./tooltip-styles";
//# sourceMappingURL=index.js.map

@@ -6,3 +6,3 @@ {

"author": "heartyoh",
"version": "0.2.51",
"version": "0.2.52",
"main": "dist/src/index.js",

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

"@custom-elements-manifest/analyzer": "^0.4.17",
"@web/dev-server": "^0.1.25",
"@hatiolab/prettier-config": "^1.0.0",
"@web/dev-server": "^0.1.28",
"concurrently": "^5.3.0",

@@ -40,3 +41,4 @@ "tslib": "^2.3.1",

"customElements": "custom-elements.json",
"gitHead": "420032cc01a0a3aa1a2e057d9c0a91451edd3f14"
"prettier": "@hatiolab/prettier-config",
"gitHead": "d3471af1da5375cc9f8078d4b6e5a9c81231c54b"
}

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

export * from './headroom-styles'
export * from './scrollbar-styles'
export * from './spinner-styles'
export * from "./headroom-styles";
export * from "./scrollbar-styles";
export * from "./spinner-styles";
export * from "./tooltip-styles";

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