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

@lu-development/ux-mylu-patterns-react

Package Overview
Dependencies
Maintainers
4
Versions
526
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lu-development/ux-mylu-patterns-react - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

dist/css/ion-colors.css

18

package.json
{
"name": "@lu-development/ux-mylu-patterns-react",
"version": "0.2.2",
"version": "0.2.3",
"description": "React specific wrapper for @lu-development/ux-mylu-patterns",

@@ -8,4 +8,5 @@ "keywords": [],

"scripts": {
"installModules": "npm install",
"build": "npm run clean && npm run compile",
"install.modules": "npm install",
"build": "npm run clean && npm run compile && npm run copy.patterns",
"copy.patterns": "node scripts/copy-patterns.js",
"clean": "rm -rf dist",

@@ -15,3 +16,5 @@ "compile": "npm run tsc",

"tsc": "tsc -p .",
"test": "jest"
"test": "jest",
"validate": "npm run test && npm run build",
"prerelease": "npm run validate && np prerelease --yolo --any-branch --tag next"
},

@@ -32,5 +35,7 @@ "main": "./dist/index.js",

"@types/react-router-dom": "^4.3.1",
"fs-extra": "^8.0.1",
"jest": "^23.0.0",
"jest-dom": "^3.0.2",
"np": "^3.1.0",
"path": "^0.12.7",
"react": "^16.7.0",

@@ -42,7 +47,6 @@ "react-dom": "^16.7.0",

"ts-jest": "^23.10.5",
"typescript": "^3.2.2",
"@stencil/core": "1.0.0-beta.8"
"typescript": "^3.2.2"
},
"dependencies": {
"@lu-development/ux-mylu-patterns": "0.2.2"
"@lu-development/ux-mylu-patterns": "0.2.3"
},

@@ -49,0 +53,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