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

@kaizen/loading-skeleton

Package Overview
Dependencies
Maintainers
10
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/loading-skeleton - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

src/LoadingSkeleton/components/LoadingInput/index.d.ts

11

CHANGELOG.md

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

# [1.4.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/loading-skeleton@1.3.0...@kaizen/loading-skeleton@1.4.0) (2022-03-30)
### Features
* create loading-input component ([#2659](https://github.com/cultureamp/kaizen-design-system/issues/2659)) ([963abb2](https://github.com/cultureamp/kaizen-design-system/commit/963abb2f1d82316448942f07eaa457113d19a073))
# [1.3.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/loading-skeleton@1.2.0...@kaizen/loading-skeleton@1.3.0) (2022-03-29)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@kaizen/loading-skeleton",
"version": "1.3.0",
"version": "1.4.0",
"description": "A collection of loading placeholders that display a non-interactive preview of the app’s actual UI",

@@ -47,3 +47,3 @@ "scripts": {

},
"gitHead": "c779218bdbdc0044c3e0333871e0320c9bd7d789"
"gitHead": "40ed9c2d3b6351923e90e52164b380d848825f57"
}
export * from "./components/LoadingParagraph";
export * from "./components/LoadingHeading";
export * from "./components/LoadingInput";

@@ -15,2 +15,3 @@ "use strict";

__exportStar(require("./components/LoadingHeading"), exports);
__exportStar(require("./components/LoadingInput"), exports);
//# sourceMappingURL=index.js.map

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