@metrichor/jmespath
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@metrichor/jmespath", | ||
"description": "Typescript implementation of the JMESPath spec (100% compliant)", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"author": { | ||
@@ -58,4 +58,4 @@ "name": "Oxford Nanopore Technologies", | ||
"@rollup/plugin-typescript": "^8.2.1", | ||
"@typescript-eslint/eslint-plugin": "^4.24.0", | ||
"@typescript-eslint/parser": "^4.24.0", | ||
"@typescript-eslint/eslint-plugin": "^4.26.0", | ||
"@typescript-eslint/parser": "^4.26.0", | ||
"benchmark": "^2.1.4", | ||
@@ -74,3 +74,3 @@ "coveralls": "^3.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.49.0", | ||
"rollup": "^2.50.5", | ||
"rollup-plugin-sourcemaps": "^0.6.3", | ||
@@ -81,5 +81,5 @@ "rollup-plugin-terser": "^7.0.2", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.2.4" | ||
"typescript": "^4.3.2" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
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
407161