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.19 to 3.0.1

2

lib/fnr-input.js

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

return React.createElement(input_1.default, Object.assign({}, this.props, { type: "number", inputClassName: "skjemaelement__input-fodselsnr", onChange: function onChange(e) {
return React.createElement(input_1.default, Object.assign({}, this.props, { type: "text", inputMode: "numeric", pattern: "[0-9]*", inputClassName: "skjemaelement__input-fodselsnr", onChange: function onChange(e) {
return _this2.onChange(e);

@@ -45,0 +45,0 @@ } }));

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

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

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