New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nav-frontend-skjema

Package Overview
Dependencies
Maintainers
21
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nav-frontend-skjema - npm Package Compare versions

Comparing version 2.0.15 to 2.0.16

2

lib/input.js

@@ -59,3 +59,3 @@ "use strict";

var inputId = id || name || nav_frontend_js_utils_1.guid();
var inputId = id || nav_frontend_js_utils_1.guid();
return React.createElement(_1.SkjemaGruppeFeilContext.Consumer, null, function (context) {

@@ -62,0 +62,0 @@ var feilmelding = context.feil || feil;

@@ -99,3 +99,3 @@ "use strict";

var textareaId = id || name || nav_frontend_js_utils_1.guid();
var textareaId = id || nav_frontend_js_utils_1.guid();
var antallTegn = other.value.length;

@@ -102,0 +102,0 @@ return React.createElement(_1.SkjemaGruppeFeilContext.Consumer, null, function (context) {

{
"name": "nav-frontend-skjema",
"version": "2.0.15",
"version": "2.0.16",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "lib/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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