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

nav-frontend-skjema

Package Overview
Dependencies
Maintainers
1
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 0.1.30 to 0.1.31

lib/bekreft-checkboks-panel.d.ts

9

lib/index.js

@@ -127,2 +127,11 @@ 'use strict';

var _bekreftCheckboksPanel = require('./bekreft-checkboks-panel');
Object.defineProperty(exports, 'BekreftCheckboksPanel', {
enumerable: true,
get: function get() {
return _interopRequireDefault(_bekreftCheckboksPanel).default;
}
});
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

6

package.json
{
"name": "nav-frontend-skjema",
"version": "0.1.30",
"version": "0.1.31",
"main": "lib/index.js",

@@ -18,3 +18,3 @@ "types": "lib/radio-panel-gruppe.d.ts",

"nav-frontend-js-utils": "^1.0.3",
"nav-frontend-skjema-style": "^0.3.16",
"nav-frontend-skjema-style": "^0.3.17",
"prop-types": "^15.5.10",

@@ -26,3 +26,3 @@ "react": "^15.4.2 || ^16.0.0"

"nav-frontend-js-utils": "^1.0.3",
"nav-frontend-skjema-style": "^0.3.16",
"nav-frontend-skjema-style": "^0.3.17",
"prop-types": "^15.5.10",

@@ -29,0 +29,0 @@ "react": "^15.4.2 || ^16.0.0"

@@ -15,1 +15,3 @@ export { default as Input } from './input';

export { default as CheckboksPanelGruppe, CheckboksPanel } from './checkboks-panel-gruppe';
// eslint-disable-next-line import/no-unresolved
export { default as BekreftCheckboksPanel } from './bekreft-checkboks-panel';
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