New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mmb-digital/ds-lilly

Package Overview
Dependencies
Maintainers
3
Versions
727
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mmb-digital/ds-lilly - npm Package Compare versions

Comparing version 0.0.1-alpha.4 to 0.0.1-alpha.5

.eslintcache

11

package.json
{
"name": "@mmb-digital/ds-lilly",
"version": "0.0.1-alpha.4",
"version": "0.0.1-alpha.5",
"description": "MMB LILLY design system",

@@ -8,3 +8,4 @@ "scripts": {

"build-storybook": "build-storybook",
"clean": "rm -rf dist",
"clean": "shx rm -rf dist",
"check:c": "yarn build && yarn lint:fix && git add -A",
"lint:fix": "yarn lint --fix",

@@ -25,4 +26,4 @@ "lint": "tsc --noEmit && eslint --ext .js,.jsx,.ts,.tsx . --cache --ignore-path .gitignore --max-warnings=0",

"module": "dist/ds-lilly.es.js",
"types": "dist/types/src/index.d.ts",
"license": "LICENSED",
"types": "dist/types/index.d.ts",
"license": "UNLICENSED",
"dependencies": {

@@ -53,2 +54,3 @@ "classnames": "^2.2.6"

"@storybook/addon-knobs": "^5.3.19",
"@storybook/addon-viewport": "^5.3.19",
"@storybook/addons": "^5.3.19",

@@ -89,2 +91,3 @@ "@storybook/react": "^5.3.19",

"sass-loader": "^8.0.2",
"shx": "^0.3.2",
"style-loader": "^1.2.1",

@@ -91,0 +94,0 @@ "svgo": "^1.3.2",

Sorry, the diff of this file is too big to display

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