@lu-development/ux-mylu-patterns-react
Advanced tools
Comparing version 0.3.0-dev.201906041728.866228d to 0.3.0-dev.201906042109.a438574
{ | ||
"name": "@lu-development/ux-mylu-patterns-react", | ||
"version": "0.3.0-dev.201906041728.866228d", | ||
"version": "0.3.0-dev.201906042109.a438574", | ||
"description": "React specific wrapper for @lu-development/ux-mylu-patterns", | ||
@@ -14,3 +14,5 @@ "keywords": [], | ||
"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" | ||
}, | ||
@@ -24,2 +26,3 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@stencil/core": "1.0.0-beta.8", | ||
"@trust/webcrypto": "^0.9.2", | ||
@@ -41,7 +44,6 @@ "@types/jest": "23.3.9", | ||
"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.3.0-dev.201906041728.866228d" | ||
"@lu-development/ux-mylu-patterns": "0.3.0-dev.201906042118.f84556a" | ||
}, | ||
@@ -48,0 +50,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21415