Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "rapiq", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "A tiny library which provides utility types/functions for request and response query handling.", | ||
@@ -56,13 +56,13 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"minimatch": "^5.1.2", | ||
"smob": "^0.0.6" | ||
"minimatch": "^6.0.4", | ||
"smob": "^0.0.7" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.7", | ||
"@babel/core": "^7.20.12", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@commitlint/cli": "^17.3.0", | ||
"@commitlint/config-angular": "^17.3.0", | ||
"@commitlint/config-conventional": "^17.3.0", | ||
"@commitlint/cz-commitlint": "^17.3.0", | ||
"@commitlint/cli": "^17.4.2", | ||
"@commitlint/config-angular": "^17.4.2", | ||
"@commitlint/config-conventional": "^17.4.2", | ||
"@commitlint/cz-commitlint": "^17.4.2", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -75,3 +75,3 @@ "@rollup/plugin-commonjs": "^24.0.0", | ||
"@semantic-release/github": "^8.0.7", | ||
"@semantic-release/npm": "^9.0.1", | ||
"@semantic-release/npm": "^9.0.2", | ||
"@semantic-release/release-notes-generator": "^10.0.3", | ||
@@ -83,11 +83,11 @@ "@tada5hi/eslint-config-typescript": "^1.1.0", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.31.0", | ||
"husky": "^8.0.2", | ||
"eslint": "^8.32.0", | ||
"husky": "^8.0.3", | ||
"jest": "^27.5.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^3.9.1", | ||
"semantic-release": "^19.0.5", | ||
"rimraf": "^4.1.0", | ||
"rollup": "^3.10.0", | ||
"semantic-release": "^20.0.2", | ||
"ts-jest": "^27.1.4", | ||
"typescript": "^4.9.4", | ||
"vitepress": "^1.0.0-alpha.35", | ||
"vitepress": "^1.0.0-alpha.36", | ||
"vue": "^3.2.45" | ||
@@ -94,0 +94,0 @@ }, |
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
139447
+ Addedminimatch@6.2.0(transitive)
+ Addedsmob@0.0.7(transitive)
- Removedminimatch@5.1.6(transitive)
- Removedsmob@0.0.6(transitive)
Updatedminimatch@^6.0.4
Updatedsmob@^0.0.7