jskos-tools
Advanced tools
Comparing version 1.0.23 to 1.0.24
{ | ||
"name": "jskos-tools", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "Tools for working with the JSKOS data format.", | ||
@@ -48,10 +48,10 @@ "homepage": "https://github.com/gbv/jskos-tools", | ||
"devDependencies": { | ||
"@babel/core": "^7.15.8", | ||
"@babel/preset-env": "^7.15.8", | ||
"@babel/core": "^7.16.7", | ||
"@babel/preset-env": "^7.16.8", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.6", | ||
"@rollup/plugin-node-resolve": "^13.1.3", | ||
"axios": "^0.24.0", | ||
"eslint": "^8.1.0", | ||
"eslint": "^8.7.0", | ||
"eslint-config-gbv": "^1.0.3", | ||
@@ -61,11 +61,11 @@ "foodoc": "0.0.9", | ||
"jsdoc": "^3.6.7", | ||
"lint-staged": "^11.2.4", | ||
"lint-staged": "^12.1.7", | ||
"lodash": "^4.17.21", | ||
"mocha": "^9.1.3", | ||
"mocha": "^9.1.4", | ||
"mocha-eslint": "^7.0.0", | ||
"pre-commit": "^1.2.2", | ||
"rollup": "^2.58.3", | ||
"rollup-plugin-license": "^2.6.0", | ||
"wikidata-sdk": "^7.14.0" | ||
"rollup": "^2.64.0", | ||
"rollup-plugin-license": "^2.6.1", | ||
"wikidata-sdk": "^7.14.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
142327
3711