@poppinss/cookie
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@poppinss/cookie", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Cookie parser for Node.js", | ||
@@ -33,3 +33,3 @@ "main": "build/index.js", | ||
"@types/cookie-signature": "^1.0.3", | ||
"@types/node": "^12.12.21", | ||
"@types/node": "^13.1.2", | ||
"commitizen": "^4.0.3", | ||
@@ -39,4 +39,4 @@ "cz-conventional-changelog": "^3.0.2", | ||
"doctoc": "^1.4.0", | ||
"eslint": "^6.7.2", | ||
"eslint-plugin-adonis": "^1.0.4", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-adonis": "^1.0.5", | ||
"husky": "^3.1.0", | ||
@@ -47,6 +47,6 @@ "japa": "^3.0.1", | ||
"ts-node": "^8.5.4", | ||
"typedoc": "^0.15.5", | ||
"typedoc": "^0.15.6", | ||
"typedoc-plugin-external-module-name": "^2.1.0", | ||
"typedoc-plugin-markdown": "^2.2.14", | ||
"typescript": "^3.7.3" | ||
"typescript": "^3.7.4" | ||
}, | ||
@@ -53,0 +53,0 @@ "nyc": { |
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
13700