@fremtind/jkl-react-hooks
Advanced tools
Comparing version 11.1.1 to 11.1.2
@@ -21,2 +21,6 @@ "use strict"; | ||
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps( | ||
// If the importer is in node compatibility mode or this is not an ESM | ||
// file that has been converted to a CommonJS file using a Babel- | ||
// compatible transform (i.e. "__esModule" has not been set), then set | ||
// "default" to the CommonJS "module.exports" for node compatibility. | ||
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, | ||
@@ -23,0 +27,0 @@ mod |
{ | ||
"name": "@fremtind/jkl-react-hooks", | ||
"version": "11.1.1", | ||
"version": "11.1.2", | ||
"publishConfig": { | ||
@@ -41,4 +41,4 @@ "access": "public" | ||
"dependencies": { | ||
"@fremtind/jkl-core": "^12.0.3", | ||
"nanoid": "^3.3.4" | ||
"@fremtind/jkl-core": "^12.0.4", | ||
"nanoid": "^3.3.6" | ||
}, | ||
@@ -58,3 +58,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "bbd2f2a3c9e8213a0a722fcf696f8152c9976e4b" | ||
"gitHead": "783b82fc02974a12c277d0a3b28e53c33403ae90" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
160427
90
1837
Updated@fremtind/jkl-core@^12.0.4
Updatednanoid@^3.3.6