Socket
Socket
Sign inDemoInstall

@moduk/frontend

Package Overview
Dependencies
21
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

10

package.json
{
"name": "@moduk/frontend",
"version": "0.2.1",
"version": "0.2.2",
"description": "The MOD.UK Frontend contains the code you need to start building a user interface for Ministry of Defence platforms and services.",

@@ -123,7 +123,7 @@ "main": "dist/lib/index.js",

"lint-staged": {
"*.{js,jsx,ts,tsx}": [
"eslint --max-warnings 0",
"dprint fmt"
"*.{cjs,js,jsx,mjs,mts,ts,tsx}": [
"dprint fmt",
"eslint --max-warnings 0"
],
"*.{md,yaml,yml}": [
"*.{md,scss,yaml,yml}": [
"dprint fmt"

@@ -130,0 +130,0 @@ ]

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc