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

@kaizen/brand-moment

Package Overview
Dependencies
Maintainers
10
Versions
341
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/brand-moment - npm Package Compare versions

Comparing version 1.13.4 to 1.13.5

36

package.json
{
"name": "@kaizen/brand-moment",
"version": "1.13.4",
"version": "1.13.5",
"description": "The brand moment component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
"build": "yarn clean && yarn prepublish",
"build:watch": "yarn clean && yarn prepublish --watch",
"clean": "rimraf '**/*.d.ts' '**/*.js' '**/*.map'"
"build": "yarn prepublish",
"clean": "rimraf -g '**/*.d.ts' '**/*.js' '**/*.map'"
},

@@ -20,10 +19,5 @@ "repository": {

"files": [
"**/*",
"!**/*.ts",
"!**/*.tsx",
"**/*.d.ts",
"!**/*.spec.*",
"!**/*.snap",
"!docs/**/*",
"!tsconfig.dist.json"
"**/*.js",
"**/*.js.map",
"**/*.d.ts"
],

@@ -34,15 +28,13 @@ "author": "",

"dependencies": {
"@kaizen/button": "^3.0.0",
"@kaizen/component-base": "^1.1.5",
"@kaizen/component-library": "^16.7.3",
"@kaizen/draft-illustration": "^6.0.28",
"@kaizen/hosted-assets": "^2.0.1",
"@kaizen/responsive": "^1.8.8",
"@kaizen/typography": "^2.3.8",
"@types/classnames": "^2.3.1",
"@kaizen/button": "^3.0.2",
"@kaizen/component-base": "^1.1.6",
"@kaizen/component-library": "^16.7.5",
"@kaizen/draft-illustration": "^6.0.31",
"@kaizen/hosted-assets": "^2.0.2",
"@kaizen/responsive": "^1.8.9",
"@kaizen/typography": "^2.3.10",
"classnames": "^2.3.2"
},
"devDependencies": {
"@kaizen/draft-select": "^2.10.36",
"rimraf": "^4.4.1"
"@kaizen/draft-select": "^2.10.38"
},

@@ -49,0 +41,0 @@ "peerDependencies": {

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