nav-frontend-skjema
Advanced tools
Comparing version 0.1.30 to 0.1.31
@@ -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 }; } |
{ | ||
"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'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
135913
36
3203