Socket
Socket
Sign inDemoInstall

@uxf/core

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxf/core - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

10

package.json
{
"name": "@uxf/core",
"version": "1.0.6",
"version": "1.0.7",
"description": "UXF Core",

@@ -13,2 +13,5 @@ "author": "Petr Vejvoda <vejvoda@uxf.cz>",

},
"files": [
"dist/"
],
"repository": {

@@ -23,3 +26,4 @@ "type": "git",

"prepublish": "npm test && npm build",
"test": "jest --coverage"
"test": "npm run typecheck && jest --coverage",
"typecheck": "tsc --noEmit --skipLibCheck"
},

@@ -36,3 +40,3 @@ "bugs": {

},
"gitHead": "aaa555313c7f341c940f0f86a3d1c5d0101a9c93"
"gitHead": "356bbe1917f10b0eaf1dc26c6cc0d16f188eb520"
}
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