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

@cultureamp/kaizen-component-library

Package Overview
Dependencies
Maintainers
6
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cultureamp/kaizen-component-library - npm Package Compare versions

Comparing version 14.0.2 to 14.0.3

11

CHANGELOG.md

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

## [14.0.3](https://github.com/cultureamp/kaizen-design-system/compare/@cultureamp/kaizen-component-library@14.0.2...@cultureamp/kaizen-component-library@14.0.3) (2019-10-21)
### Bug Fixes
* Hoist gitignore and fix published file globs ([423551d](https://github.com/cultureamp/kaizen-design-system/commit/423551d))
## [14.0.2](https://github.com/cultureamp/kaizen-design-system/compare/@cultureamp/kaizen-component-library@14.0.1...@cultureamp/kaizen-component-library@14.0.2) (2019-10-21)

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

20

package.json

@@ -13,18 +13,14 @@ {

"files": [
"*",
"!*.ts",
"*.d.ts",
"**/index.js",
"**/index.js.map",
"**/index.d.ts",
"!tsconfig.dist.json",
"!.gitignore",
"**/*",
"!**/*.ts",
"**/*.d.ts",
"!**/*.spec.*",
"!**/*.snap",
"!draft-templates",
"!mocks",
"!stories",
"!*.spec.*",
"!*.snap"
"!tsconfig.dist.json"
],
"sideEffects": false,
"version": "14.0.2",
"version": "14.0.3",
"private": false,

@@ -59,3 +55,3 @@ "license": "MIT",

},
"gitHead": "a5b2cca37c9beb7ac686c2332cf661aa945ef4ee"
"gitHead": "8ae3825e395243a6549f2c870a1d81b9dd274c22"
}
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