jskos-tools
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "jskos-tools", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "Tools for working with the JSKOS data format.", | ||
@@ -45,25 +45,25 @@ "homepage": "https://github.com/gbv/jskos-tools", | ||
"devDependencies": { | ||
"@babel/core": "^7.11.1", | ||
"@babel/preset-env": "^7.11.0", | ||
"@rollup/plugin-babel": "^5.2.0", | ||
"@rollup/plugin-commonjs": "^14.0.0", | ||
"@babel/core": "^7.12.10", | ||
"@babel/preset-env": "^7.12.11", | ||
"@rollup/plugin-babel": "^5.2.2", | ||
"@rollup/plugin-commonjs": "^17.0.0", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^9.0.0", | ||
"@rollup/plugin-node-resolve": "^11.0.1", | ||
"@yuloh/rollup-plugin-terser": "^0.1.1", | ||
"axios": "^0.19.2", | ||
"eslint": "^6.8.0", | ||
"eslint-config-gbv": "github:gbv/eslint-config-gbv#ecaf810", | ||
"axios": "^0.21.1", | ||
"eslint": "^7.17.0", | ||
"eslint-config-gbv": "^1.0.1", | ||
"foodoc": "0.0.9", | ||
"glob": "^7.1.6", | ||
"jsdoc": "^3.6.4", | ||
"lint-staged": "^10.2.11", | ||
"jsdoc": "^3.6.6", | ||
"lint-staged": "^10.5.3", | ||
"lodash": "^4.17.20", | ||
"mocha": "^7.2.0", | ||
"mocha": "^8.2.1", | ||
"mocha-eslint": "^6.0.0", | ||
"pre-commit": "^1.2.2", | ||
"rollup": "^2.23.1", | ||
"rollup": "^2.36.0", | ||
"rollup-plugin-license": "^2.2.0", | ||
"wikidata-sdk": "^7.7.0" | ||
"wikidata-sdk": "^7.8.0" | ||
}, | ||
"dependencies": {} | ||
} |
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
141564
3711