@frui.ts/htmlcontrols
Advanced tools
Comparing version 0.12.1 to 0.12.2
@@ -6,6 +6,21 @@ { | ||
}, | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"description": "Plain HTML controls ready for Frui.ts integration", | ||
"keywords": [ | ||
"front-end", | ||
"framework", | ||
"mvvm", | ||
"react", | ||
"mobx" | ||
], | ||
"homepage": "https://github.com/eManPrague/frui.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/eManPrague/frui.ts.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/eManPrague/frui.ts/issues" | ||
}, | ||
"author": "Augustin Šulc <sulc.gusta@gmail.com>", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
@@ -19,6 +34,2 @@ "directories": { | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git@gitlab.eman.cz:frui.ts/frui.ts-fe.git" | ||
}, | ||
"scripts": { | ||
@@ -32,8 +43,8 @@ "clean": "rimraf dist", | ||
"dependencies": { | ||
"@frui.ts/helpers": "^0.12.1", | ||
"@frui.ts/views": "^0.12.1", | ||
"@frui.ts/helpers": "^0.12.2", | ||
"@frui.ts/views": "^0.12.2", | ||
"mobx-react-lite": "^1.5.2", | ||
"react": "^16.13.0" | ||
}, | ||
"gitHead": "b6d0832bc038e1042472ce26d5676db9ab815782" | ||
"gitHead": "facc4e0ae5b93c18b35275f3e5cfc25e1209219f" | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12304
0
0
1
Updated@frui.ts/helpers@^0.12.2
Updated@frui.ts/views@^0.12.2