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

@frui.ts/htmlcontrols

Package Overview
Dependencies
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frui.ts/htmlcontrols - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

29

package.json

@@ -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"
}
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