jose-simple
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "jose-simple", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Simplifies JOSE encryption and decryption.", | ||
@@ -52,25 +52,25 @@ "author": "Dave Sag <davesag@gmail.com>", | ||
"devDependencies": { | ||
"@stryker-mutator/core": "^2.3.0", | ||
"@stryker-mutator/javascript-mutator": "^2.3.0", | ||
"@stryker-mutator/mocha-framework": "^2.3.0", | ||
"@stryker-mutator/mocha-runner": "^2.3.0", | ||
"@stryker-mutator/core": "^2.4.0", | ||
"@stryker-mutator/javascript-mutator": "^2.4.0", | ||
"@stryker-mutator/mocha-framework": "^2.4.0", | ||
"@stryker-mutator/mocha-runner": "^2.4.0", | ||
"chai": "^4.2.0", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^6.6.0", | ||
"eslint-config-prettier": "^6.5.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.8.0", | ||
"eslint-config-standard": "^14.1.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-mocha": "^6.2.1", | ||
"eslint-plugin-import": "^2.19.1", | ||
"eslint-plugin-mocha": "^6.2.2", | ||
"eslint-plugin-node": "^10.0.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"faker": "^4.1.0", | ||
"husky": "^3.0.9", | ||
"lint-staged": "^9.4.3", | ||
"husky": "^3.1.0", | ||
"lint-staged": "^9.5.0", | ||
"mocha": "^6.2.2", | ||
"nyc": "^14.1.1", | ||
"nyc": "^15.0.0", | ||
"prettier": "^1.19.1", | ||
"sinon": "^7.5.0", | ||
"sinon-chai": "^3.3.0" | ||
"sinon": "^8.0.1", | ||
"sinon-chai": "^3.4.0" | ||
}, | ||
@@ -77,0 +77,0 @@ "prettier": { |
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