jskos-tools
Advanced tools
Comparing version 1.0.38 to 1.0.39
/*! | ||
* jskos-tools v1.0.38 | ||
* jskos-tools v1.0.39 | ||
* Copyright (c) 2018 Verbundzentrale des GBV (VZG) | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "jskos-tools", | ||
"version": "1.0.38", | ||
"version": "1.0.39", | ||
"description": "Tools for working with the JSKOS data format.", | ||
@@ -16,4 +16,4 @@ "homepage": "https://github.com/gbv/jskos-tools", | ||
"exports": { | ||
"require": "./dist/jskos-tools.umd.cjs", | ||
"import": "./dist/jskos-tools.js" | ||
"require": "./dist/cjs/index.cjs", | ||
"import": "./dist/esm/index.js" | ||
}, | ||
@@ -20,0 +20,0 @@ "jsdelivr": "dist/jskos-tools.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
243218